-
-
Notifications
You must be signed in to change notification settings - Fork 231
chore(deps): update well known #1807
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
main
Choose a base branch
from
renovate/well-known
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 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
2c3e1e6 to
5e03722
Compare
5e03722 to
aed4a43
Compare
aed4a43 to
285d1cb
Compare
ebdd308 to
d3b499b
Compare
d3b499b to
eb6d2b2
Compare
f8c5043 to
355ce53
Compare
bbdcaaa to
9791d01
Compare
b9f1200 to
389b7f3
Compare
4e94784 to
e3debd5
Compare
9d6961c to
f336e4f
Compare
7e907d2 to
34325ea
Compare
98532b7 to
5406ad3
Compare
b0d17c1 to
54e4662
Compare
29db01d to
9a63101
Compare
9aae820 to
f8c7a6b
Compare
c8fd896 to
b0e8eea
Compare
25752cd to
cd6a3b5
Compare
1fc2544 to
30b9489
Compare
ce2f4e4 to
1188ea7
Compare
1188ea7 to
c049d46
Compare
c049d46 to
38f8393
Compare
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
38f8393 to
11dfb2b
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:
4.3.4→4.4.311.1.1→11.3.37.7.2→7.7.31.22.19→1.22.22Release Notes
debug-js/debug (debug)
v4.4.3Compare Source
Functionally identical release to
4.4.1.Version
4.4.2is compromised. Please see #1005.v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.4.0...4.4.1
v4.4.0Compare Source
Fixes (hopefully) the inefficient regex warnings in
.enable().Minor version as this is invariably going to break certain users who misuse the
.enable()API and expected it to work with regexes, which was never supported nor documented. That's on you, sorry - that functionality won't be added back.Full Changelog: debug-js/debug@4.3.7...4.4.0
v4.3.7Compare Source
What's Changed
Full Changelog: debug-js/debug@4.3.6...4.3.7
v4.3.6Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.3.5...4.3.6
v4.3.5Compare Source
Patch
cac39b1Fix/debug depth (#926)Thank you @calvintwr for the fix.
jprichardson/node-fs-extra (fs-extra)
v11.3.3Compare Source
v11.3.2Compare Source
UnhandledPromiseRejectionWarningthat could occur when calling.copy()in some cases (#1056, #1058)v11.3.1Compare Source
move/moveSynccould incorrectly think files are identical on Windows (#1050)v11.3.0Compare Source
fsmethods (#1044, #1045)fs.opendirincopy()/copySync()for better perf/scalability (#972, #1028)v11.2.0Compare Source
async/await(#1020)npm/node-semver (semver)
v7.7.3Compare Source
Bug Fixes
e37e0ca#813 faster paths for compare (#813) (@H4ad)2471d75#811 x-range build metadata support (i529015)Chores
8f05c87#807 bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#807) (@dependabot[bot], @owlstronaut)yarnpkg/yarn (yarn)
v1.22.22Compare Source
Fixes a punycode warning.
Fixes a hoisting issue when transitive dependencies themselves listed aliases as dependencies.
v1.22.21Compare Source
Fixes an issue in the v1.22.20 when calling Yarn from a project subfolder, outside of a Corepack context.
Added a
SKIP_YARN_COREPACK_CHECKenvironment variable to skip the Corepack check.v1.22.20Compare Source
Important: Punycode is now embed within the bundle, as it has been deprecated by Node.js and will be removed in a future version.
A message will be displayed when Yarn 1.22 notices that the local project has a package.json file referencing a non-1.x Yarn release via the
packageManagerfield. The message will explain that the project is intended to be used with Corepack.The
yarn-error.logfiles won't be generated anymore, as we don't process non-critical 1.x bug reports (we however process all bugs reported on https://github.com/yarnpkg/berry; we just released the 4.0.2 release there).The
yarn set version x.y.zcommand will now install the exactx.y.zversion (prior to this change it used to first install the latest version, and only in a second step would it downgrade tox.y.z; this was causing issues when we bump the minimal Node.js version we support, as runningyarn set version 3.6.4wouldn't work on Node 16).Prevents crashes when reading from an empty
.yarnrc.ymlfile.Configuration
📅 Schedule: Branch creation - Monday through Friday ( * * * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.