-
Notifications
You must be signed in to change notification settings - Fork 4
fix(deps): update dependency @vanilla-extract/css to v1.17.4 - abandoned #132
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
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/vanilla-extract-css-1.x
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or 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
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
bd917ca
to
278657c
Compare
278657c
to
1f36201
Compare
1f36201
to
15dd745
Compare
15dd745
to
5174026
Compare
5174026
to
2ba7d81
Compare
2ba7d81
to
62d0dc6
Compare
62d0dc6
to
37a6480
Compare
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.14.2
->1.17.4
Release Notes
vanilla-extract-css/vanilla-extract (@vanilla-extract/css)
v1.17.4
Compare Source
Patch Changes
#1610
2b0be1b
Thanks @askoufis! - Revert "Improve ESM package entrypoints (#1597)" to fixNamed export not found
error when importing ESM entrypointsUpdated dependencies [
2b0be1b
]:v1.17.3
Compare Source
Patch Changes
#1596
f0533be
Thanks @cqh963852! -addFunctionSerializer
: Fixargs
type to support arrays of primitive values#1597
a7fccf8
Thanks @drwpow! - Fix ESM import pathUpdated dependencies [
9d16de8
,a7fccf8
]:v1.17.2
Compare Source
Patch Changes
#1557
134117d
Thanks @askoufis! -css
: Improve type-checking performance of string literal types that include CSS variables#1560
c66be53
Thanks @andjsrk! - Remove unnecessary intersections in a few typesUpdated dependencies [
134117d
]:v1.17.1
Compare Source
Patch Changes
c432ff3
Thanks @askoufis! - Fixes a bug where@container
queries insideselectors
were not being generatedv1.17.0
Compare Source
Minor Changes
#1092
fd673f6
Thanks @z4o4z! -keyframes
: Add support for avars
property to steps withinkeyframes
declarationsExample usage:
#1512
4abfc0b
Thanks @askoufis! -createTheme
,createGlobalTheme
: Add support for assigning themes to a layerThemes can now be assigned to a layer by name using the
@layer
key at the top-level of the theme definition.EXAMPLE USAGE:
This will generate the following CSS:
#1092
fd673f6
Thanks @z4o4z! -createVar
: Add support for defining [@property
][@property] rulesExample usage:
This will generate the following CSS:
v1.16.1
Compare Source
Patch Changes
103ce57
Thanks @askoufis! - Fixes a bug that caused invalid selectors to be generated when adjacent classnames contained a substring equal to another local classnamev1.16.0
Compare Source
Minor Changes
#1475
cd9d8b2
Thanks @corradopetrelli! - Add::-webkit-calendar-picker-indicator
as a valid pseudo-element#1450
7b256d2
Thanks @wuz! - AddcreateViewTransition
APIcreateViewTransition
creates a single scoped view transition name for use with CSS View Transitions. This avoids potential naming collisions with other view transitions.v1.15.5
Compare Source
Patch Changes
6432199fa0717f424fb3f45fbe36410b03b01c1c
Thanks @askoufis! - Speed up dev prefix generation for long file pathsv1.15.4
Compare Source
Patch Changes
#1463
61878f5fb21a33190ef242551c639e216ba4748a
Thanks @askoufis! - Export types withexport { type T }
syntaxUpdated dependencies [
61878f5fb21a33190ef242551c639e216ba4748a
]:v1.15.3
Compare Source
Patch Changes
#1425
b86f3f59c86420e12593996a14f8cdb5db2f7c25
Thanks @askoufis! - Fixes a bug where declarations with identical selectors would not be merged correctly inside conditional rules#1410
99e974b2ae56e1e851b376988216b7bd30813813
Thanks @pengooseDev! - Fixes a bug causing incorrect type inference when callingcreateTheme
with a theme contractv1.15.2
Compare Source
Patch Changes
#1335
b8a99e4980710a34692034d5da43e584edbc3d17
Thanks @askoufis! - Addtypes
field topackage.json
Updated dependencies [
b8a99e4980710a34692034d5da43e584edbc3d17
]:v1.15.1
Compare Source
Patch Changes
#1386
e58cf9013c6f6cdfacb2a7936b3354e71138e9fb
Thanks @askoufis! - Replaceoutdent
dependency withdedent
#1385
3df9b4ebc5ad7e03e5c908c10216447b7089132a
Thanks @askoufis! - Replacechalk
dependency withpicocolors
v1.15.0
Compare Source
Minor Changes
#1379
df9fe3ee3fc0057bc14a2333a405f8229f80c214
Thanks @ronci! - Add support for passing multiple font face rules toglobalFontFace
EXAMPLE USAGE:
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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.