-
-
Notifications
You must be signed in to change notification settings - Fork 138
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 dependencies #1724
Open
ggrossetie
wants to merge
1
commit into
main
Choose a base branch
from
renovate/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
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
ggrossetie
force-pushed
the
renovate/all
branch
4 times, most recently
from
February 24, 2024 02:06
5533223
to
771e4ec
Compare
ggrossetie
force-pushed
the
renovate/all
branch
4 times, most recently
from
March 1, 2024 02:11
cfa0495
to
c07aa15
Compare
ggrossetie
force-pushed
the
renovate/all
branch
3 times, most recently
from
March 13, 2024 02:09
574cd06
to
6264ca2
Compare
ggrossetie
force-pushed
the
renovate/all
branch
4 times, most recently
from
March 20, 2024 02:08
8167d6f
to
23d61a4
Compare
ggrossetie
force-pushed
the
renovate/all
branch
2 times, most recently
from
March 27, 2024 02:08
d628e50
to
9e07c88
Compare
ggrossetie
force-pushed
the
renovate/all
branch
5 times, most recently
from
April 6, 2024 02:07
6041ade
to
1d497b5
Compare
ggrossetie
force-pushed
the
renovate/all
branch
3 times, most recently
from
April 13, 2024 02:03
2f422f7
to
25f8b3f
Compare
ggrossetie
force-pushed
the
renovate/all
branch
4 times, most recently
from
April 26, 2024 02:10
fdef037
to
96b0941
Compare
ggrossetie
force-pushed
the
renovate/all
branch
4 times, most recently
from
September 28, 2024 02:25
321e779
to
665f6c4
Compare
ggrossetie
force-pushed
the
renovate/all
branch
3 times, most recently
from
October 8, 2024 02:28
a8b1805
to
5285fe0
Compare
ggrossetie
force-pushed
the
renovate/all
branch
from
October 9, 2024 02:26
5285fe0
to
6eab933
Compare
ggrossetie
force-pushed
the
renovate/all
branch
4 times, most recently
from
October 24, 2024 02:26
8a7b390
to
ddd6d0e
Compare
ggrossetie
force-pushed
the
renovate/all
branch
5 times, most recently
from
November 1, 2024 02:30
08a4469
to
71b13bb
Compare
ggrossetie
force-pushed
the
renovate/all
branch
2 times, most recently
from
November 10, 2024 02:27
d0f13c3
to
ae8768d
Compare
ggrossetie
force-pushed
the
renovate/all
branch
2 times, most recently
from
November 16, 2024 02:28
a6a8bd7
to
3f0f22b
Compare
ggrossetie
force-pushed
the
renovate/all
branch
4 times, most recently
from
November 29, 2024 02:30
1d7591d
to
e774bf1
Compare
ggrossetie
force-pushed
the
renovate/all
branch
from
December 1, 2024 02:35
e774bf1
to
aab79cf
Compare
ggrossetie
force-pushed
the
renovate/all
branch
from
December 12, 2024 02:30
aab79cf
to
d7f082f
Compare
ggrossetie
force-pushed
the
renovate/all
branch
from
December 21, 2024 02:24
d7f082f
to
ecd69af
Compare
ggrossetie
force-pushed
the
renovate/all
branch
from
January 1, 2025 02:29
ecd69af
to
d74c484
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:
25.0.7
->25.0.8
5.0.5
->5.0.7
20.11.17
->20.17.10
v4.1.1
->v4.2.2
4.4.1
->4.5.0
3.1.9
->3.1.10
8.56.0
->8.57.1
10.3.0
->10.8.2
3.0.2
->3.0.3
~4.10.0
->~4.29.0
17.1.0
->17.1.2
0.30.4
->0.31.2
5.3.3
->5.7.2
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v25.0.8
2024-05-22
Bugfixes
rollup/plugins (@rollup/plugin-replace)
v5.0.7
2024-06-05
Bugfixes
v5.0.6
2024-06-05
Bugfixes
actions/checkout
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
v4.2.0
Compare Source
v4.1.7
Compare Source
v4.1.6
Compare Source
v4.1.5
Compare Source
user.email
to be41898282+github-actions[bot]@​users.noreply.github.com
by @cory-miller in https://github.com/actions/checkout/pull/1707v4.1.4
Compare Source
extensions.worktreeConfig
when disablingsparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1692v4.1.3
Compare Source
sparse-checkout
by @jww3 in https://github.com/actions/checkout/pull/1656actions/checkout
version inupdate-main-version.yml
by @jww3 in https://github.com/actions/checkout/pull/1650v4.1.2
Compare Source
sparse-checkout
option is not present @dscho in https://github.com/actions/checkout/pull/1598chaijs/chai
v4.5.0
Compare Source
1a36d35
What's Changed
Full Changelog: chaijs/chai@v4.4.1...v4.5.0
mde/ejs
v3.1.10
Compare Source
Version 3.1.10
eslint/eslint
v8.57.1
Compare Source
Bug Fixes
a19072f
fix: add logic to handle fixTypes in the lintText() method (#18900) (Francesco Trotta)04c7188
fix: Don't lint same file multiple times (#18899) (Francesco Trotta)87ec3c4
fix: do not throw when defining a global named__defineSetter__
(#18898) (Francesco Trotta)60a1267
fix: Provide helpful error message for nullish configs (#18889) (Milos Djermanovic)a0dea8e
fix: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin [email protected] (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)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)mochajs/mocha
v10.8.2
Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
🤖 Automation
v10.8.1
Compare Source
🩹 Fixes
v10.8.0
Compare Source
🌟 Features
🩹 Fixes
:is()
frommocha.css
to support older browsers (#5225) (#5227) (0a24b58)📚 Documentation
SECURITY.md
pointing to Tidelift (#5210) (bd7e63a)🧹 Chores
v10.7.3
Compare Source
🩹 Fixes
v10.7.0
Compare Source
🎉 Enhancements
v10.6.1
Compare Source
🐛 Fixes
v10.6.0
Compare Source
🎉 Enhancements
v10.5.2
Compare Source
🐛 Fixes
v10.5.1
Compare Source
🐛 Fixes
v10.5.0
Compare Source
🎉 Enhancements
🐛 Fixes
🔩 Other
v10.4.0
Compare Source
🎉 Enhancements
.cause
stacks in the error stack traces (@voxpelli)🐛 Fixes
lib/cli/run.js
(@stalet)🔩 Other
pugjs/pug
v3.0.3
Compare Source
Bug Fixes
Update pug-code-gen with the following fix: (#3438)
Validate
templateName
andglobals
are valid JavaScript identifiers to prevent possible remote code execution if un-trusted user input is passed to the compilation optionsrollup/rollup
v4.29.0
Compare Source
2024-12-20
Features
Pull Requests
v4.28.1
Compare Source
2024-12-06
Bug Fixes
debugId
toSourceMap
types (#5751)Pull Requests
debugId
toSourceMap
types (@timfish, @lukastaegert)v4.28.0
Compare Source
2024-11-30
Features
Pull Requests
v4.27.4
Compare Source
2024-11-23
Bug Fixes
Pull Requests
v4.27.3
Compare Source
2024-11-18
Bug Fixes
Pull Requests
v4.27.2
Compare Source
2024-11-15
Bug Fixes
Pull Requests
v4.27.1
Compare Source
2024-11-15
Bug Fixes
Pull Requests
v4.27.0
Compare Source
2024-11-15
Features
Bug Fixes
Pull Requests
v4.26.0
Compare Source
2024-11-13
Features
await bundle.close()
via explicit resource management in TypeScript (#5721)Pull Requests
using
forRollupBuild
(@shulaoda)v4.25.0
Compare Source
2024-11-09
Features
output.sourcemapDebugIds
option to add matching debug ids to sourcemaps and code for tools like Sentry or Rollbar (#5712)Bug Fixes
Pull Requests
v4.24.4
Compare Source
2024-11-04
Bug Fixes
Pull Requests
v4.24.3
Compare Source
2024-10-29
Bug Fixes
Pull Requests
v4.24.2
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.1
Compare Source
2024-10-27
Bug Fixes
Pull Requests
v4.24.0
Compare Source
2024-10-02
Features
Pull Requests
v4.23.0
Compare Source
2024-10-01
Features
Pull Requests
v4.22.5
Compare Source
2024-09-27
Bug Fixes
Pull Requests
v4.22.4
Compare Source
2024-09-21
Bug Fixes
Pull Requests
v4.22.3
Compare Source
2024-09-21
Bug Fixes
Pull Requests
v4.22.2
Compare Source
2024-09-20
Bug Fixes
Pull Requests
v4.22.1
Compare Source
2024-09-20
Bug Fixes
Pull Requests
v4.22.0
Compare Source
2024-09-19
Features
Bug Fixes
Pull Requests
AggregateError
,FinalizationRegistry
,WeakRef
to knownGlobals (@re-taro)v4.21.3
Compare Source
2024-09-12
Bug Fixes
Pull Requests
v4.21.2
Compare Source
2024-08-30
Bug Fixes
Pull Requests
v4.21.1
Compare Source
2024-08-26
Bug Fixes
closeWatcher
hook is called when watch mode is aborted via Ctrl+C (#5618)import.meta.url
in compact mode (#5624)Pull Requests
v4.21.0
Compare Source
2024-08-18
Features
Pull Requests
noConflict
option in REPL. (@7086cmd)v4.20.0
Compare Source
2024-08-03
Features
Pull Requests
v4.19.2
Compare Source
2024-08-01
Bug Fixes
Pull Requests
v4.19.1
Compare Source
2024-07-27
Bug Fixes
Pull Requests
Configuration
📅 Schedule: 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 Renovate Bot.