forked from facebook/create-react-app
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(deps): update dependency tailwindcss to v3.3.6 - autoclosed #760
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* feat(deps): Automates dependency updates (#2) * feat(CI): Updates integration tests (#2) * feat(deps): Reconfigure renovate base branch Co-authored-by: Götz Görisch <[email protected]>
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.14.8. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](follow-redirects/follow-redirects@v1.14.5...v1.14.8) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
* Incorporates upstream react-scripts 5.0.1
* rebase for upstream update
* fix(deps): Updates dependencies * feat(ci): Updates all workflows to node >16 * fix(ci): Update actions versions
Bumps [parse-path](https://github.com/IonicaBizau/parse-path) to 7.0.0 and updates ancestor dependency [lerna](https://github.com/lerna/lerna/tree/HEAD/packages/lerna). These dependencies need to be updated together. Updates `parse-path` from 4.0.4 to 7.0.0 - [Release notes](https://github.com/IonicaBizau/parse-path/releases) - [Commits](IonicaBizau/parse-path@4.0.4...7.0.0) Updates `lerna` from 4.0.0 to 7.1.1 - [Release notes](https://github.com/lerna/lerna/releases) - [Changelog](https://github.com/lerna/lerna/blob/main/packages/lerna/CHANGELOG.md) - [Commits](https://github.com/lerna/lerna/commits/7.1.1/packages/lerna) --- updated-dependencies: - dependency-name: parse-path dependency-type: indirect - dependency-name: lerna dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
* fix(deps): Deps updates * adjust renovate
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/salesforce/tough-cookie/releases) - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md) - [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
renovate
bot
changed the title
fix(deps): update dependency tailwindcss to v3.3.3
fix(deps): update dependency tailwindcss to v3.3.4
Oct 24, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x-lockfile
branch
from
October 24, 2023 20:31
8ecfb4f
to
e37ecba
Compare
renovate
bot
changed the title
fix(deps): update dependency tailwindcss to v3.3.4
fix(deps): update dependency tailwindcss to v3.3.5
Oct 25, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x-lockfile
branch
from
October 25, 2023 15:25
e37ecba
to
94ad1fa
Compare
renovate
bot
changed the title
fix(deps): update dependency tailwindcss to v3.3.5
fix(deps): update dependency tailwindcss to v3.3.6
Dec 4, 2023
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x-lockfile
branch
from
December 4, 2023 22:29
94ad1fa
to
662812b
Compare
In facebook#11318 a change was made to `babel-preset-react-app` to require `@babel/plugin-proposal-private-property-in-object`, but no such dependency was added to `package.json`. This fixes that mistake by adding the dependency.
renovate
bot
force-pushed
the
renovate/tailwindcss-3.x-lockfile
branch
from
December 6, 2023 09:26
662812b
to
8fd9b95
Compare
renovate
bot
changed the title
fix(deps): update dependency tailwindcss to v3.3.6
fix(deps): update dependency tailwindcss to v3.3.6 - autoclosed
Dec 6, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.2.4
->3.3.6
Release Notes
tailwindlabs/tailwindcss (tailwindcss)
v3.3.6
Compare Source
Fixed
@config
in CSS when watching via the CLI (#12327)resolveConfig
(#12272)font-feature-settings
formono
are included in Preflight (#12342)@layer
rule (#12508)v3.3.5
Compare Source
Fixed
-
incalc()
expression (#12283)v3.3.4
Compare Source
Fixed
calc()
-like functions (#11686)calc()
normalisation in nestedtheme()
calls (#11705)content
optional for presets in TypeScript types (#11730)too many open files
error (#12079):not(…)
when nested in an at-rule (#12105)Node16
module resolution (#12097)@apply
(#12112)tailwindcss/nesting
(#12269)jiti
,fast-glob
, andbrowserlist
dependencies (#11550)var
injection for properties that accept a<dashed-ident>
(#12236)v3.3.3
Compare Source
Fixed
theme()
insidecalc()
when there are no spaces around operators (#11157)repeating-conic-gradient
is detected as an image (#11180):is
by default (#11345)group
andpeer
variants (#11454)Added
aria-busy
utility (#10966)Changed
<dialog>
elements in preflight (#11069)v3.3.2
Compare Source
Fixed
to
position of gradient when using implicit transparent colors (#11002)@tailwindcss/oxide
doesn't leak in the stable engine (#10988)theme(spacing[5])
calls with bracket notation in arbitrary properties work (#11039)Changed
v3.3.1
Compare Source
Fixed
@apply
, andimportant
selectors when using:is()
or:has()
with pseudo-elements (#10903)safelist
config types (#10901)@tailwindcss/line-clamp
warning (#10915, #10919)v3.3.0
Compare Source
Added
line-height
modifier support tofont-size
utilities (#9875)var(...)
(#9880, #9962)hyphens
utilities (#10071)from-{position}
,via-{position}
andto-{position}
utilities (#10886)list-style-image
utilities (#10817)caption-side
utilities (#10470)line-clamp
utilities from@tailwindcss/line-clamp
to core (#10768, #10876, #10862)delay-0
andduration-0
utilities (#10294)justify-normal
andjustify-stretch
utilities (#10560)content-normal
andcontent-stretch
utilities (#10645)whitespace-break-spaces
utility (#10729)font-variation-settings
for afont-family
(#10034, #10515)Fixed
null
, is an emptySet
(#10877)Changed
rtl
andltr
variants as stable and remove warnings (#10764)inset
instead oftop
,right
,bottom
, andleft
properties (#10765)dark
andrtl
/ltr
variants insensitive to DOM order (#10766):is
to make important selector option insensitive to DOM order (#10835)v3.2.7
Compare Source
Fixed
:where(.btn)
when matching!btn
(#10601)outline-color
intransition
andtransition-colors
by default (#10604)v3.2.6
Compare Source
Fixed
oxide-api-shim
(add1636)v3.2.5
Compare Source
Added
node16-win-arm64
) (#10001)Fixed
variantOrder
(#9829)foo-[abc]/[def]
not being handled correctly (#9866)resolveConfig
, unwrapResolvableTo
(#9972)data
key to theme types (#10023)string[]
in thetheme.dropShadow
types (#10072)root
or@layer
nodes (#10229)blocklist
member in theConfig
type (#10239)layer
insidevariants
layer (#10505)--watch=always
option to prevent exit when stdin closes (#9966)Changed
theme
keys in default config (#9953)outline-color
intransition
andtransition-colors
utilities (#10385)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.