-
Notifications
You must be signed in to change notification settings - Fork 23
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
chore(deps): update all non-major dependencies with stable version (minor) #2324
Merged
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
renovate
bot
added
dependencies
Pull requests that update a dependency file
renovate-bot
labels
Aug 5, 2024
renovate
bot
requested review from
kongponents-bot,
adamdehaven,
jillztom,
kaiarrowood and
a team
as code owners
August 5, 2024 04:49
✅ Deploy Preview for kongponents-sandbox ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Deploy Preview for kongponents ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
kongponents-bot
previously approved these changes
Aug 5, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 5, 2024 06:14
5fd1142
to
4f84a19
Compare
kongponents-bot
previously approved these changes
Aug 5, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 6, 2024 04:28
4f84a19
to
e9aa51a
Compare
kongponents-bot
previously approved these changes
Aug 6, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 7, 2024 05:31
e9aa51a
to
be56335
Compare
kongponents-bot
approved these changes
Aug 7, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 8, 2024 04:05
be56335
to
d023a98
Compare
kongponents-bot
previously approved these changes
Aug 8, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 8, 2024 06:35
d023a98
to
12977c4
Compare
kongponents-bot
previously approved these changes
Aug 8, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 9, 2024 05:25
12977c4
to
3111bbe
Compare
kongponents-bot
previously approved these changes
Aug 9, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 9, 2024 08:02
3111bbe
to
07f4f47
Compare
kongponents-bot
previously approved these changes
Aug 9, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 12, 2024 04:15
07f4f47
to
2d7e25e
Compare
kongponents-bot
previously approved these changes
Aug 12, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 12, 2024 06:27
2d7e25e
to
ba546f7
Compare
kongponents-bot
previously approved these changes
Aug 12, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 13, 2024 08:45
ba546f7
to
1f9795c
Compare
kongponents-bot
previously approved these changes
Aug 13, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 14, 2024 04:59
1f9795c
to
46bf0a5
Compare
kongponents-bot
previously approved these changes
Aug 14, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 15, 2024 08:46
46bf0a5
to
faf1ab0
Compare
kongponents-bot
previously approved these changes
Aug 15, 2024
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 16, 2024 04:01
faf1ab0
to
c998d6b
Compare
kongponents-bot
approved these changes
Aug 16, 2024
adamdehaven
approved these changes
Aug 16, 2024
🎉 This PR is included in version 9.3.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
Preview package from this PR in consuming applicationIn consuming application project install preview version of kongponents generated by this PR:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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:
^7.24.9
->^7.25.2
^5.0.5
->^5.1.2
^9.7.0
->^9.8.0
9.9.0
20.15.1
->20.16.0
20.15.1
->20.16.0
^16.7.0
->^16.8.1
16.8.2
Release Notes
babel/babel (@babel/types)
v7.25.2
Compare Source
🐛 Bug Fix
babel-core
,babel-traverse
requeueComputedKeyAndDecorators
is available (@nicolo-ribaudo)v7.25.0
Compare Source
👓 Spec Compliance
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
await using
normative updates (@JLHwung)babel-plugin-transform-typescript
🚀 New Feature
babel-helper-create-class-features-plugin
,babel-helper-function-name
,babel-helper-plugin-utils
,babel-helper-wrap-function
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression
,babel-plugin-transform-classes
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
,babel-types
ensureFunctionName
toNodePath.prototype
(@nicolo-ribaudo)babel-helper-hoist-variables
,babel-helper-plugin-utils
,babel-plugin-proposal-async-do-expressions
,babel-plugin-transform-modules-systemjs
,babel-traverse
hoistVariables
toScope.prototype
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-split-export-declaration
,babel-plugin-transform-classes
,babel-traverse
,babel-types
splitExportDeclaration
toNodePath.prototype
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-environment-visitor
,babel-helper-module-transforms
,babel-helper-plugin-utils
,babel-helper-remap-async-to-generator
,babel-helper-replace-supers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-bugfix-v8-static-class-fields-redefine-readonly
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-classes
,babel-traverse
environment-visitor
helper into@babel/traverse
(@nicolo-ribaudo)babel-core
,babel-parser
.extra.async
(@nicolo-ribaudo)babel-compat-data
,babel-plugin-bugfix-safari-class-field-initializer-scope
,babel-preset-env
bugfix-safari-class-field-initializer-scope
(@davidtaylorhq)babel-plugin-transform-block-scoping
,babel-traverse
,babel-types
NodePath#getAssignmentIdentifiers
(@JLHwung)babel-helper-import-to-platform-api
,babel-plugin-proposal-json-modules
uncheckedRequire
option for JSON imports to CJS (@nicolo-ribaudo)babel-helper-transform-fixture-test-runner
,babel-node
babel-node --eval
(@slatereax)babel-compat-data
,babel-helper-create-regexp-features-plugin
,babel-plugin-proposal-duplicate-named-capturing-groups-regex
,babel-plugin-transform-duplicate-named-capturing-groups-regex
,babel-preset-env
,babel-standalone
duplicate-named-capturing-groups-regex
topreset-env
(@JLHwung)🐛 Bug Fix
babel-generator
babel-template
,babel-types
🏠 Internal
babel-generator
(
before ambiguous tokens (@nicolo-ribaudo)babel-helper-function-name
,babel-plugin-transform-arrow-functions
,babel-plugin-transform-function-name
,babel-preset-env
,babel-traverse
helper-function-name
logic (@nicolo-ribaudo)🏃♀️ Performance
babel-parser
,babel-plugin-proposal-pipeline-operator
🔬 Output optimization
babel-plugin-transform-classes
assertThisInitialized
(@liuxingbaoyu)babel-helper-create-class-features-plugin
,babel-helper-replace-supers
,babel-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-classes
,babel-plugin-transform-exponentiation-operator
,babel-plugin-transform-object-super
,babel-plugin-transform-private-methods
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
super.x
output (@liuxingbaoyu)babel-plugin-transform-class-properties
,babel-plugin-transform-classes
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.1.2
type
field (a6b7e3f)script.propsDestructure
option (1e24322), closes #431v5.1.1
v5.1.0
features
option (#419) (3e839e2), closes #419eslint/eslint (eslint)
v9.8.0
Compare Source
nodejs/node (node)
v20.16.0
Compare Source
stylelint/stylelint (stylelint)
v16.8.1
Compare Source
no-duplicate-selectors
false positives with Less syntax (#7888) (@romainmenke).v16.8.0
Compare Source
github
formatter (#7865) (@marcalexiei).function-url-quotes
false positives for SCSS variables and#
/?
characters (#7874) (@vimalloc).keyframe-selector-notation
false positives forentry-crossing
andexit-crossing
(#7859) (@romainmenke).no-descending-specificity
false positives for nested rules without declarations (#7850) (@romainmenke).no-duplicate-selectors
end positions (#7867) (@romainmenke).no-duplicate-selectors
false negatives for three or more duplicates (#7867) (@romainmenke).selector-max-compound-selectors
error for@nest
(#7875) (@romainmenke).selector-pseudo-class-no-unknown
false positives for:active-view-transition
and:active-view-transition-type()
(#7868) (@Mouvedia).selector-type-*
,selector-max-type
andselector-class-pattern
false positives for<timeline-range-name>
in keyframe selectors (#7856) (@romainmenke).stylelint.utils.checkAgainstRule()
regression whenreportNeedlessDisables
andquiet
are both enabled (#7879) (@ybiquitous).Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone America/New_York, Automerge - "every weekday" in timezone America/New_York.
🚦 Automerge: Enabled.
♻ 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.