-
Notifications
You must be signed in to change notification settings - Fork 2
Update all dependencies #242
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
ggrossetie
wants to merge
1
commit into
master
Choose a base branch
from
renovate/all
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.
Open
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
fc81494
to
18d2b04
Compare
035ecf7
to
a97c6c7
Compare
748c3d3
to
4249455
Compare
8c6a66c
to
a66ad76
Compare
f305ed7
to
3d63ea4
Compare
3d63ea4
to
d477a09
Compare
fdc41d8
to
3ab644e
Compare
3ab644e
to
5f5749b
Compare
5f5749b
to
3339843
Compare
0f0d2b6
to
7017561
Compare
cf92093
to
907145c
Compare
8bc29a6
to
7306b33
Compare
63348b6
to
8cf2439
Compare
4ddf532
to
63e5e68
Compare
059c300
to
0fe82ab
Compare
7e8b091
to
600df89
Compare
78c9a67
to
2ee9da1
Compare
|
a40a97c
to
89dc072
Compare
4da43b1
to
6ed6ae1
Compare
d930807
to
f8855ff
Compare
5450301
to
7b38716
Compare
ec91f0d
to
8eaabd4
Compare
8eaabd4
to
b7ec53e
Compare
0edbf43
to
386559f
Compare
386559f
to
43ab182
Compare
77ab9eb
to
4e92655
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:
v3
->v4
v3
->v4
~4.3
->~5.2.0
~10.2
->~11.2.0
1.0.32
->1.0.37
~23.2
->~24.8.0
3.21.6
->4.40.1
~17.0
->~17.1.0
Release Notes
actions/checkout (actions/checkout)
v4
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/1946actions/setup-node (actions/setup-node)
v4
Compare Source
chaijs/chai (chai)
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
Full Changelog: chaijs/chai@4.3.1...v5.0.0
v4.5.0
Compare Source
1a36d35
What's Changed
Full Changelog: chaijs/chai@v4.4.1...v4.5.0
v4.4.1
Compare Source
What's Changed
??
for node compat by @43081j in https://github.com/chaijs/chai/pull/1574Full Changelog: chaijs/chai@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Full Changelog: chaijs/chai@v4.3.10...v4.4.0
mochajs/mocha (mocha)
v11.2.2
Compare Source
🩹 Fixes
📚 Documentation
v11.2.1
Compare Source
🩹 Fixes
📚 Documentation
🧹 Chores
v11.2.0
Compare Source
🌟 Features
📚 Documentation
🧹 Chores
fs-extra
with newerfs
built-ins (#5284) (75dcf8c)v11.1.0
Compare Source
🌟 Features
strip-ansi
withutil.stripVTControlCharacters
(#5267) (3c191c0), closes #5265v11.0.2
Compare Source
🩹 Fixes
📚 Documentation
status: accepting prs
link (#5268) (f729cd0)v11.0.1
Compare Source
🌟 Features
📚 Documentation
linkPartialObjects
methods (#5255) (34e0e52)v11.0.0
Compare Source
⚠ BREAKING CHANGES
🌟 Features
🩹 Fixes
📚 Documentation
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
v10.3.0
Compare Source
This is a stable release equivalent to 10.30.0-prerelease.
http-party/node-portfinder (portfinder)
v1.0.37
Compare Source
What's Changed
Full Changelog: http-party/node-portfinder@v1.0.36...v1.0.37
v1.0.36
Compare Source
What's Changed
startPort
is provided by user, actually use it by @eriktrom in https://github.com/http-party/node-portfinder/pull/177Full Changelog: http-party/node-portfinder@v1.0.35...v1.0.36
v1.0.35
Compare Source
What's Changed
Full Changelog: http-party/node-portfinder@v1.0.34...v1.0.35
v1.0.34
Compare Source
What's Changed
New Contributors
Full Changelog: http-party/node-portfinder@v1.0.33...v1.0.34
v1.0.33
Compare Source
What's Changed
New Contributors
Full Changelog: http-party/node-portfinder@v1.0.32...v1.0.33
puppeteer/puppeteer (puppeteer)
v24.8.0
Compare Source
Features
enableExtensions
launch option (#13824) (fd948cf)Bug Fixes
Dependencies
v24.7.2
Compare Source
Bug Fixes
Dependencies
v24.7.1
Compare Source
Bug Fixes
Dependencies
v24.7.0
Compare Source
Bug Fixes
Dependencies
Features
v24.6.1
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.6.0
Compare Source
Features
Dependencies
v24.5.0
Compare Source
Miscellaneous Chores
Dependencies
Features
screencast
options (#13645) (22aeab9)Bug Fixes
screencast
mp4 encoding (#13676) (dfc9219)v24.4.0
Compare Source
Features
Dependencies
v24.3.1
Compare Source
Miscellaneous Chores
Dependencies
Bug Fixes
v24.3.0
Compare Source
Miscellaneous Chores
Dependencies
Features
Bug Fixes
v24.2.1
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 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 has been generated by Renovate Bot.