-
Notifications
You must be signed in to change notification settings - Fork 0
[renovate] Update all dependencies (major) #11
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
master
Choose a base branch
from
renovate/major-all-dependencies
base: master
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
4b6f09f
to
930e8bf
Compare
930e8bf
to
9bdcc16
Compare
9bdcc16
to
8ce7f81
Compare
8ce7f81
to
3efc6d2
Compare
e733256
to
8eb5efa
Compare
8eb5efa
to
3a8cf5d
Compare
3a8cf5d
to
43dd5a4
Compare
7543c4e
to
9125b53
Compare
9125b53
to
a439c0f
Compare
47b73ea
to
adcf946
Compare
d6875aa
to
16dfc79
Compare
a05c437
to
c61aa54
Compare
c61aa54
to
7351dea
Compare
6802fae
to
5211935
Compare
5211935
to
acf1b6f
Compare
9394f93
to
37ea0be
Compare
37ea0be
to
b7db361
Compare
b7db361
to
afe527f
Compare
afe527f
to
46d4872
Compare
46d4872
to
4032742
Compare
1b26f84
to
3cb0036
Compare
1a66eb5
to
a3e1a39
Compare
a3e1a39
to
5db4e14
Compare
5db4e14
to
51b8c62
Compare
51b8c62
to
c31e21f
Compare
b4e50a4
to
1ca81ef
Compare
63aad4f
to
3ac447a
Compare
3ac447a
to
3a8a21d
Compare
3a8a21d
to
8cd9ef8
Compare
1af1946
to
ee6ea2a
Compare
ee6ea2a
to
bf0c356
Compare
f576106
to
f91c4b5
Compare
f91c4b5
to
9aa56e3
Compare
9aa56e3
to
e6c6588
Compare
e6c6588
to
4e9380e
Compare
4e9380e
to
a52556c
Compare
a52556c
to
d3704dd
Compare
d3704dd
to
3c99a73
Compare
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:
^8.0.1
->^13.0.1
^9.0.0
->^10.0.1
^7.1.0
->^12.0.2
^4.1.0
->^5.0.2
^4.3.4
->^6.0.1
^7.1.1
->^8.0.2
^7.23.0
->^9.34.0
^8.3.2
->^11.7.1
19
->24.2.7
^10.0.0
->^21.0.0
^3.6.0
->^4.0.1
Release Notes
semantic-release/commit-analyzer (@semantic-release/commit-analyzer)
v13.0.1
Compare Source
Bug Fixes
v13.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
dropping support for previous major versions of those packages due to the breaking changes between
majors. this only impacts your project if you are installing alongside semantic-release, so updating
those packages to latest version should be the only change you need for this update. no action
should be necessary if you are using default semantic-release config
v12.0.0
Compare Source
Features
exports
to point at ./index.js (f3358dd)BREAKING CHANGES
exports
has been defined, which prevents access to private apis (which arentintended for consumption anyway)
v11.1.0
Compare Source
Features
v11.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.4
Compare Source
Bug Fixes
v10.0.3
Compare Source
Reverts
v10.0.2
Compare Source
Bug Fixes
v10.0.1
Compare Source
Bug Fixes
v10.0.0
Compare Source
Code Refactoring
Features
BREAKING CHANGES
loading ESM plugins
@semantic-release/commit-analyzer
is now a native ES Module. It has named exportsfor each plugin hook (
analyzeCommits
)v9.0.2
Compare Source
Bug Fixes
v9.0.1
Compare Source
Bug Fixes
v9.0.0
Compare Source
Features
BREAKING CHANGES
semantic-release/git (@semantic-release/git)
v10.0.1
Compare Source
Bug Fixes
v10.0.0
Compare Source
Features
BREAKING CHANGES
v9.0.1
Compare Source
Bug Fixes
semantic-release/npm (@semantic-release/npm)
v12.0.2
Compare Source
Bug Fixes
v12.0.1
Compare Source
Bug Fixes
v12.0.0
Compare Source
Features
exports
to point at ./index.js (9e193c2)BREAKING CHANGES
exports
has been defined, which prevents access to private apis (which arentintended for consumption anyway)
v11.0.3
Compare Source
Bug Fixes
even though our existing range allowed anyone to update as soon as the new npm version was available, this will encourage being on a version that does not report the ip vulnerability a bit more forcefully
v11.0.2
Compare Source
Bug Fixes
v11.0.1
Compare Source
Bug Fixes
v11.0.0
Compare Source
Bug Fixes
Features
BREAKING CHANGES
v10.0.6
Compare Source
Bug Fixes
v10.0.5
Compare Source
Bug Fixes
v10.0.4
Compare Source
Bug Fixes
v10.0.3
Compare Source
Bug Fixes
v10.0.2
Compare Source
Bug Fixes
v10.0.1
Compare Source
Bug Fixes
v10.0.0
Compare Source
Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
can be found at https://github.com/npm/cli/releases/tag/v9.0.0
raised to v20.1.0 in order to support loading of ESM plugins
errors
propertyNPM_USERNAME
andNPM_PASSWORD
is no longer supported. UseNPM_TOKEN
instead.@semantic-release/npm
is now a native ES Module. Ithas named exports for each plugin hook (
verifyConditions
,prepare
,publish
,addChannel
)v9.0.2
Compare Source
Bug Fixes
v9.0.1
Compare Source
Bug Fixes
preferLocal
option for execa call (#458) (c817a88)v9.0.0
Compare Source
Bug Fixes
preferLocal
option to allow execa to use local npm version (#445) (002439e)semantic-release
to the new stable version (575a5a4)semantic-release
to a version matching the engines definition of this package (2d1f5f2)BREAKING CHANGES
semantic-release
has been raised to match theengines.node
requirements of this packageCo-authored-by: Matt Travi [email protected]
v8.0.3
Compare Source
Reverts
v8.0.2
Compare Source
Bug Fixes
v8.0.1
Compare Source
Bug Fixes
v8.0.0
Compare Source
Features
BREAKING CHANGES
Co-authored-by: Matt Travi [email protected]
v7.1.3
Compare Source
Bug Fixes
v7.1.2
Compare Source
Bug Fixes
v7.1.1
Compare Source
Bug Fixes
tleunen/babel-plugin-module-resolver (babel-plugin-module-resolver)
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
⚠ BREAKING CHANGES
Remove support for Node < 16
Update dependencies and find-babel-config to fix json5 vulnerabilities (#441) (c43e71c)
chaijs/chai (chai)
v6.0.1
Compare Source
What's Changed
Full Changelog: chaijs/chai@v6.0.0...v6.0.1
v6.0.0
Compare Source
v5.3.3
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.2...v5.3.3
v5.3.2
Compare Source
v5.3.1
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.3.0...v5.3.1
v5.3.0
Compare Source
What's Changed
main
to point at chai directly by @43081j in https://github.com/chaijs/chai/pull/1696Full Changelog: chaijs/chai@v5.2.2...v5.3.0
v5.2.2
Compare Source
What's Changed
files
for publishing by @43081j in https://github.com/chaijs/chai/pull/1695Full Changelog: chaijs/chai@v5.2.1...v5.2.2
v5.2.1
Compare Source
What's Changed
Mostly internal changes but @SuperchupuDev realised the package.json
engines
field was out of date, so it has been updated to reflect that v5.0.0 onwards only supports Node >=18.no-var
rule and fix violations by @koddsson in https://github.com/chaijs/chai/pull/1675New Contributors
Full Changelog: chaijs/chai@v5.2.0...v5.2.1
v5.2.0
Compare Source
What's Changed
chai-subset
and added assert-based negation to containSubset by @BreadInvasion in https://github.com/chaijs/chai/pull/1664New Contributors
Full Changelog: chaijs/chai@v5.1.2...v5.2.0
v5.1.2
Compare Source
What's Changed
Full Changelog: chaijs/chai@v5.1.1...v5.1.2
v5.1.1
Compare Source
What's Changed
toThrow
by @43081j in https://github.com/chaijs/chai/pull/1609New Contributors
Full Changelog: chaijs/chai@v5.1.0...v5.1.1
v5.1.0
Compare Source
What's Changed
iterable
assertion by @koddsson in https://github.com/chaijs/chai/pull/1592New Contributors
Full Changelog: chaijs/chai@v5.0.3...v5.1.0
v5.0.3
Compare Source
Fix bad v5.0.2 publish.
Full Changelog: chaijs/chai@v5.0.2...v5.0.3
v5.0.2
Compare Source
What's Changed
bump-cli
by @koddsson in https://github.com/chaijs/chai/pull/1559??
for node compat (5.x) by @43081j in https://github.com/chaijs/chai/pull/1576loupe
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1579Full Changelog: chaijs/chai@v5.0.1...v5.0.2
v5.0.0
Compare Source
BREAKING CHANGES
import {...} from 'chai'
orimport('chai')
.require('chai')
will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.What's Changed
get-func-name
dependency by @koddsson in https://github.com/chaijs/chai/pull/1416deep-eql
to latest version by @koddsson in https://github.com/chaijs/chai/pull/1542type-detect
as a simple function by @koddsson in https://github.com/chaijs/chai/pull/1544assertion-error
to it's latest major version! by @koddsson in https://github.com/chaijs/chai/pull/1543New Contributors
Configuration
📅 Schedule: Branch creation - "after 7am on saturday" (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.