-
Notifications
You must be signed in to change notification settings - Fork 100
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
Update all (major) #837
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-all
base: main
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.
Open
Update all (major) #837
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
force-pushed
the
renovate/major-all
branch
8 times, most recently
from
February 5, 2024 13:53
2119a8d
to
d5c42e4
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
4 times, most recently
from
February 12, 2024 15:29
46649fe
to
6d1d004
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
3 times, most recently
from
February 17, 2024 18:22
71e8fb0
to
1b21aaa
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
March 12, 2024 15:47
a8c9d4b
to
c67fdc3
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
March 20, 2024 13:39
24599ec
to
f040e03
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
March 28, 2024 16:52
f040e03
to
114e04a
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
2 times, most recently
from
April 5, 2024 21:30
f4e501d
to
4940956
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
renovate
bot
force-pushed
the
renovate/major-all
branch
4 times, most recently
from
April 13, 2024 09:28
74c76db
to
d4b4a23
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
April 19, 2024 22:35
d4b4a23
to
d2eaf6c
Compare
renovate
bot
force-pushed
the
renovate/major-all
branch
from
April 22, 2024 22:39
d2eaf6c
to
7bb7ba9
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:
1.3.0
->2.0.4
33.1.5
->35.0.0
11.0.0
->12.0.2
6.10.0
->7.1.1
5.0.1
->6.0.0
8.56.0
->9.1.1
2019-latest
->2022-latest
3.3.4
->4.0.0
4.15.1
->5.0.4
Release Notes
webpack-contrib/copy-webpack-plugin (copy-webpack-plugin)
v12.0.2
Compare Source
v12.0.1
Compare Source
v12.0.0
Compare Source
⚠ BREAKING CHANGES
globby
to14.0.0
Node.js
version is18.12.0
(#759) (a5b7d06)webpack-contrib/css-loader (css-loader)
v7.1.1
Compare Source
v7.1.0
Compare Source
Features
getJSON
option to output CSS modules mapping (#1577) (af834b4)v7.0.0
Compare Source
⚠ BREAKING CHANGES
modules.namedExport
option istrue
by default if you enable theesModule
optionMigration guide:
Before:
After:
modules.exportLocalsConvention
has the valueas-is
when themodules.namedExport
option istrue
and you don't specify a value5.27.0
18.12.0
Features
modules.namedExports
option works fine with anymodules.exportLocalsConvention
values (f96a110)modules.exportLocalsConvention
options (40e1668)v6.11.0
Compare Source
Features
Bug Fixes
@scope
at-rule without params (#1581) (e022e3b)webpack-contrib/css-minimizer-webpack-plugin (css-minimizer-webpack-plugin)
v6.0.0
Compare Source
⚠ BREAKING CHANGES
18.12.0
(#252) (f7f74c0)5.0.1 (2023-06-13)
Bug Fixes
eslint/eslint (eslint)
v9.1.1
Compare Source
v9.1.0
Compare Source
v9.0.0
Compare Source
v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#18064) (Nitin Kumar)69dd1d1
fix: Ensure config keys are printed for config errors (#18067) (Nitin Kumar)9852a31
fix: deep merge behavior in flat config (#18065) (Nitin Kumar)4c7e9b0
fix: allow circular references in config (#18056) (Milos Djermanovic)Documentation
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)webpack-contrib/style-loader (style-loader)
v4.0.0
Compare Source
⚠ BREAKING CHANGES
5.27.0
18.12.0
insert
option can only be a selector or the path to the moduleMigration:
Before:
webpack.config.js
After:
insert-function.js
webpack.config.js
styleTagTransform
option can only be the path to the moduleMigration:
Before:
webpack.config.js
After:
style-tag-transform-function.js
webpack.config.js
Bug Fixes
3.3.3 (2023-05-19)
Bug Fixes
3.3.2 (2023-03-13)
Bug Fixes
3.3.1 (2021-10-21)
Bug Fixes
webpack/webpack-dev-server (webpack-dev-server)
v5.0.4
Compare Source
v5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
v5.0.0
Compare Source
Migration Guide and Changes.
4.15.1 (2023-06-09)
Bug Fixes
::
withlocalhost
before openBrowser() (#4856) (874c44b)@types/ws
(#4899) (34bcec2)v4.15.2
Compare Source
4.15.2 (2024-03-20)
Bug Fixes
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.