fix(deps): update all non-major dependencies#1512
Merged
Conversation
|
Contributor
|
Size Change: +1.46 kB (+0.27%) Total Size: 539 kB
ℹ️ View Unchanged
|
bea8e26 to
16ebe65
Compare
16ebe65 to
d2a8fd4
Compare
Niznikr
approved these changes
Jan 6, 2025
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
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:
^1.95.0->^1.96.0^1.16.0->^1.17.0^11.19.0->^11.22.011.12.0->11.15.05.1.1->5.2.2^2.18.0->^2.19.0^15.2.0->^15.3.022.11.0->22.12.09.14.2->9.15.3^4.2.0->^4.3.0^1.95.0->^1.96.2Release Notes
vanilla-extract-css/vanilla-extract (@vanilla-extract/css)
v1.17.0Compare Source
Minor Changes
#1092
fd673f6Thanks @z4o4z! -keyframes: Add support for avarsproperty to steps withinkeyframesdeclarationsExample usage:
#1512
4abfc0bThanks @askoufis! -createTheme,createGlobalTheme: Add support for assigning themes to a layerThemes can now be assigned to a layer by name using the
@layerkey at the top-level of the theme definition.EXAMPLE USAGE:
This will generate the following CSS:
#1092
fd673f6Thanks @z4o4z! -createVar: Add support for defining [@property][@property] rulesExample usage:
This will generate the following CSS:
v1.16.1Compare Source
Patch Changes
103ce57Thanks @askoufis! - Fixes a bug that caused invalid selectors to be generated when adjacent classnames contained a substring equal to another local classnamechromaui/chromatic-cli (chromatic)
v11.22.0Compare Source
🚀 Enhancement
Authors: 1
v11.21.0Compare Source
🚀 Enhancement
storybookUrlaction output on rebuild early exit #1134 (@jmhobbs)Authors: 2
v11.20.2Compare Source
🐛 Bug Fix
Authors: 1
v11.20.1Compare Source
🐛 Bug Fix
exitOnceUploadedin action #1130 (@codykaup)latestaction on push to main #1129 (@codykaup)Authors: 1
v11.20.0Compare Source
🚀 Enhancement
Authors: 1
motiondivision/motion (framer-motion)
v11.15.0Compare Source
Added
repeatin animation sequences.Fixed
v11.14.4Compare Source
Fixed
AnimationSequencevia"motion"entrypoint.motion.create()in React 19.v11.14.3Compare Source
Fixed
motion-domandmotion-utilsentrypoints.v11.14.2Compare Source
Fixed
timefor internal use.MotionValue.updatedAtpublic for internal use.v11.14.1Compare Source
Fixed
motion-domandmotion-utilspackages.v11.14.0Compare Source
Added
pressgesture in Motion+ early access.v11.13.5Compare Source
Fixed
"framer-motion"packages.v11.13.4Compare Source
Fixed
v11.13.3Compare Source
Fixed
v11.13.1Compare Source
Fixed
motion.text) now update when given aMotionValueas children, matching HTML element behavior.DynamicAnimationOptionstype.v11.13.0Compare Source
Added
hovergesture in Motion+ early access.remarkablemark/html-react-parser (html-react-parser)
v5.2.2Compare Source
Build System
v5.2.1Compare Source
Bug Fixes
\\risn't escaped (#1642) (a1ef928), closes #1634v5.2.0Compare Source
Features
v5.1.19Compare Source
Bug Fixes
v5.1.18Compare Source
Bug Fixes
v5.1.17Compare Source
Build System
v5.1.16Compare Source
Build System
v5.1.15Compare Source
Build System
v5.1.14Compare Source
Build System
v5.1.13Compare Source
Continuous Integration
v5.1.12Compare Source
Build System
v5.1.11Compare Source
Bug Fixes
v5.1.10Compare Source
Build System
v5.1.9Compare Source
Build System
v5.1.8Compare Source
Build System
v5.1.7Compare Source
Bug Fixes
@types/reactto 17 or 18 (0605477), closes #1320v5.1.6Compare Source
Bug Fixes
v5.1.5Compare Source
Bug Fixes
@types/reactfrom devDependencies to dependencies (78b7a8e), closes #1313v5.1.4Compare Source
Bug Fixes
React.JSXinstead of the globalJSXnamespace (a25f41c)v5.1.3Compare Source
Build System
v5.1.2Compare Source
Code Refactoring
kkomelin/isomorphic-dompurify (isomorphic-dompurify)
v2.19.0: Updated dependenciesCompare Source
Changelog
dompurifyand other dependencies.See the complete changelog for more details.
Release
2.19.0
lint-staged/lint-staged (lint-staged)
v15.3.0Compare Source
Minor Changes
#1495
e69da9eThanks @iiroj! - Added more info to the debug logs so that "environment" info doesn't need to be added separately to GitHub issues.#1493
fa0fe98Thanks @iiroj! - Added more help messages around the automaticgit stashthat lint-staged creates as a backup (by default). The console output also displays the short git hash of the stash so that it's easier to recover lost files in case some fatal errors are encountered, or the process is killed before completing.For example:
where the backup can be seen with
git show 20addf8, orgit stash list:v15.2.11Compare Source
Patch Changes
#1484
bcfe309Thanks @wormsik! - Escape paths containing spaces when using the "shell" option.#1487
7dd8caaThanks @iiroj! - Do not treat submodule root paths as "staged files". This caused lint-staged to fail to a Git error when only updating the revision of a submodule.nodejs/node (node)
v22.12.0Compare Source
pnpm/pnpm (pnpm)
v9.15.3Compare Source
v9.15.2: pnpm 9.15.2Compare Source
Patch Changes
publish/packerror with workspace dependencies with relative paths #8904. It was broken inv9.4.0(398472c).pnpm patchon Windows #7546.git ls-remoteworks via HTTPS #8906.Platinum Sponsors
Gold Sponsors
v9.15.1Compare Source
v9.15.0Compare Source
v9.14.4Compare Source
v9.14.3Compare Source
amzn/style-dictionary (style-dictionary)
v4.3.0Compare Source
Minor Changes
302b466: Introduce a new entrypoint:style-dictionary/enumsfor most of the library's hard-coded string values. Most of these are built-in hooks names. This provides better type-safety for consumers as well as various maintainability related benefits for this library. See documentation for more info.5aad797: Add tailwind preset example, remove unused .editorconfig filebd8be17: Add support for native .TS token & config file processing.209085d: AddtokenMapproperties to Dictionary, which is a JavaScript Map structure of the tokens, which makes it easy to iterate as well as access tokens. Also addconvertTokenDatautility that allows to seemlessly convert between Map, Object or Array of tokens, and deprecate theflattenTokensutility in favor of that one.Patch Changes
2966cfd: handle DTCG-format tokens in typescript/es6-declarations formatter4a7bca7: add accessControl field to Android Compose templatef694f67: Fix Prettier imports, see https://prettier.io/docs/en/api#custom-parser-api-removed for more info.fd8cdb4: handle DTCG-format tokens in javascript/es6 formatter6a6a409: Move prettier to dependencies since style-dictionary isn't really a prettier plugin and a direct dependency seems more accurate here.8a9cfa0: FixoutputReferencesTransformedutil, would returntruefor tokens which original values were not strings.7a661bb: Fix font-style and font-weight logic for fonts.css.template.jsmicrosoft/vscode (vscode)
v1.96.2: November 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.96.1: November 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.96.0: November 2024Compare Source
Welcome to the November 2024 release of Visual Studio Code. There are many updates in this version that we hope you'll like, some of the key highlights include:
For the complete release notes go to Updates on code.visualstudio.com.
Insiders: Want to see new features as soon as possible? You can download the nightly Insiders build and try the latest updates as soon as they are available. And for the latest Visual Studio Code news, updates, and content, follow us on Twitter @code!
v1.95.3: October 2024 Recovery 3Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.95.2: October 2024 Recovery 2Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
v1.95.1: October 2024 Recovery 1Compare Source
The update addresses these issues.
For the complete release notes go to Updates on code.visualstudio.com.
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.