-
Notifications
You must be signed in to change notification settings - Fork 904
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
fix(deps): update all non-major dependencies #5566
base: main
Are you sure you want to change the base?
Conversation
|
Size Report 1Affected Products
Test Logs |
Size Analysis Report 1Affected Products
Test Logs |
bf50472
to
d526749
Compare
c2979ca
to
6cf7147
Compare
9223476
to
141dbac
Compare
### Discussion Updating a series of Renovate-found outdated dependencies. Including: - PR: #7770 - PR: #7571 - PR: #7450 - PR: #4827 - PR #8108 Additional minor dependency updates based on the renovate PR #5566: - `@babel/core`: `7.22.11 -> 7.24.3` - `@babel/register`: `7.22.5 -> 7.23.7` - `@rushstack/ts-command-line`: `4.15.2 -> 4.19.1` - `@types/chai`: `4.3.5 -> 4.3.14` - `@types/chai-as-promised`: `7.1.5 -> 7.1.8` - `@types/child-process-promise`: `2.2.2 -> 2.2.6` - `@types/express`: `4.17.17 -> 4.17.21` - `@types/inquirer`: `8.2.6 -> 8.2.10` - `@types/js-yaml`: `4.0.5 -> 4.0.9` - `@types/json-stable-stringify`: `1.0.34 -> 1.0.36` - `@types/listr`: `0.14.4 -> 0.14.9` - `@types/mz`: `2.7.4 -> 2.7.8` - `@types/request`: `2.48.8 -> 2.48.12` - `@types/sinon-chai`: `3.2.9 -> 3.2.12` - `@types/resolve`: `1.20.2 -> 1.20.6` - `@types/tmp`: `0.2.3 -> 0.2.6` - `@types/trusted-types`: `2.0.3 -> 2.0.7` - `@types/webpack `: `5.28.0 -> 5.28.5` - `@types/yargs`: `17.0.24 -> 17.0.32` - `chai`: `4.3.7 -> 4.4.1` - `firebase-admin`: `11.10.1 -> 11.11.1` - `json-stable-stringify`: `1.0.2 -> 1.1.1` - `rollup-plugin-copy`: `3.4.0 -> 3.5.0` - `rollup-plugin-dts`: `5.3.0 -> 5.3.1` - `rollup-plugin-license`: `3.0.1 -> 3.3.1` - `karma-webpack`: `5.0.0 -> 5.0.1` - `karma-firefox-launcher`: `2.1.2 -> 2.1.3` - `karma-spec-reporter`: `0.0.34 -> 0.0.36` - `patch-package`: `7.0.0 -> 7.0.2` - `protobufjs`: `7.2.4 -> 7.2.6` - `simple-git`: `3.19.1 -> 3.24.0`
15ab92b
to
4623d9c
Compare
4623d9c
to
2f75f7f
Compare
326b421
to
f0b045a
Compare
ef3d8b8
to
a292165
Compare
a292165
to
eea27f7
Compare
This PR contains the following updates:
0.5.2
->0.6.0
5.1.0
->5.1.1
3.59.7
->3.66.1
4.19.1
->4.23.3
1.0.36
->1.1.0
18.19.57
->18.19.74
18.19.71
->18.19.74
2.7.2
->2.7.3
8.3.0
->8.4.1
4.4.1
->4.5.0
2.1.0
->2.1.1
8.56.0
->8.57.1
4.19.2
->4.21.2
11.0.2
->11.2.0
13.6.0
->13.29.2
1.1.1
->1.2.1
1.1.3
->1.1.6
1.49.1
->1.50.0
2.8.7
->2.8.8
7.2.6
->7.4.0
2.79.1
->2.79.2
3.0.1
->3.5.3
0.31.2
->0.36.0
4.8.0
->4.28.1
4.1.3
->4.5.0
5.16.1
->5.37.0
0.2.1
->0.2.3
10.0.2
->10.0.4
9.3.0
->9.4.2
5.76.0
->5.97.1
5.1.0
->5.2.0
Release Notes
changesets/changesets (@changesets/get-github-info)
v0.6.0
Compare Source
Minor Changes
a971652
Thanks @Andarist! -package.json#exports
have been added to limit what (and how) code might be imported from the package.rollup/plugins (@rollup/plugin-alias)
v5.1.1
2024-09-22
Bugfixes
microsoft/rushstack (@rushstack/node-core-library)
v3.66.1
Compare Source
Sat, 17 Feb 2024 06:24:35 GMT
Patches
v3.66.0
Compare Source
Thu, 08 Feb 2024 01:09:21 GMT
Minor changes
Patches
v3.65.0
Compare Source
Mon, 05 Feb 2024 23:46:52 GMT
Minor changes
Text.reverse
API for reversing a string.v3.64.2
Compare Source
Thu, 25 Jan 2024 01:09:29 GMT
Patches
IPackageJson
typev3.64.1
Compare Source
Tue, 23 Jan 2024 20:12:57 GMT
Patches
v3.64.0
Compare Source
Tue, 23 Jan 2024 16:15:05 GMT
Minor changes
dependenciesMeta
property to theINodePackageJson
interface.v3.63.0
Compare Source
Wed, 03 Jan 2024 00:31:18 GMT
Minor changes
JsonFile
API to format JSON as JSON5 if an existing string is being updated to preserve the style of the existing JSON.v3.62.0
Compare Source
Thu, 07 Dec 2023 03:44:13 GMT
Minor changes
Executable
API to list all process trees (getProcessInfoById
,getProcessInfoByIdAsync
,getProcessInfoByName
, andgetProcessInfoByNameAsync
).Text
API to split iterables (or async iterables) that produce strings or buffers on newlines (readLinesFromIterable
andreadLinesFromIterableAsync
).waitForExitAsync
method inside theExecutable
API used to wait for a provided child process to exit.v3.61.0
Compare Source
Thu, 28 Sep 2023 20:53:17 GMT
Minor changes
v3.60.1
Compare Source
Tue, 26 Sep 2023 09:30:33 GMT
Patches
v3.60.0
Compare Source
Fri, 15 Sep 2023 00:36:58 GMT
Minor changes
microsoft/rushstack (@rushstack/ts-command-line)
v4.23.3
Compare Source
Thu, 09 Jan 2025 01:10:10 GMT
Version update only
v4.23.2
Compare Source
Sat, 14 Dec 2024 01:11:07 GMT
Version update only
v4.23.1
Compare Source
Fri, 22 Nov 2024 01:10:43 GMT
Version update only
v4.23.0
Compare Source
Thu, 17 Oct 2024 08:35:06 GMT
Minor changes
alternatives
andcompletions
options ofCommandLineChoiceParameter
andCommandLineChoiceListParameter
to allow readonly arrays and sets.alternatives
property ofCommandLineChoiceParameter
andCommandLineChoiceParameter
from an array to aReadonlySet
.v4.22.8
Compare Source
Fri, 13 Sep 2024 00:11:43 GMT
Version update only
v4.22.7
Compare Source
Tue, 10 Sep 2024 20:08:11 GMT
Version update only
v4.22.6
Compare Source
Wed, 21 Aug 2024 05:43:04 GMT
Version update only
v4.22.5
Compare Source
Mon, 12 Aug 2024 22:16:04 GMT
Version update only
v4.22.4
Compare Source
Fri, 02 Aug 2024 17:26:42 GMT
Patches
v4.22.3
Compare Source
Sat, 27 Jul 2024 00:10:27 GMT
Patches
v4.22.2
Compare Source
Wed, 17 Jul 2024 06:55:10 GMT
Version update only
v4.22.1
Compare Source
Tue, 16 Jul 2024 00:36:21 GMT
Version update only
v4.22.0
Compare Source
Thu, 30 May 2024 00:13:05 GMT
Minor changes
v4.21.5
Compare Source
Wed, 29 May 2024 02:03:51 GMT
Version update only
v4.21.4
Compare Source
Tue, 28 May 2024 15:10:09 GMT
Version update only
v4.21.3
Compare Source
Tue, 28 May 2024 00:09:47 GMT
Version update only
v4.21.2
Compare Source
Sat, 25 May 2024 04:54:08 GMT
Version update only
v4.21.1
Compare Source
Thu, 23 May 2024 02:26:56 GMT
Version update only
v4.21.0
Compare Source
Thu, 16 May 2024 15:10:22 GMT
Minor changes
onDefineParameters
andonDefineUnscopedParameters
as deprecated and update README accordingly because defining parameters causes issues when the compiler targets >=es2022.v4.20.1
Compare Source
Wed, 15 May 2024 23:42:58 GMT
Version update only
v4.20.0
Compare Source
Wed, 15 May 2024 06:04:17 GMT
Minor changes
CommandLineParser.execute
toCommandLineParser.executeAsync
andCommandLineParser.executeWithoutErrorHandling
toCommandLineParser.executeWithoutErrorHandlingAsync
. The old functions are marked as@deprecated
.v4.19.5
Compare Source
Fri, 10 May 2024 05:33:34 GMT
Version update only
v4.19.4
Compare Source
Wed, 08 May 2024 22:23:50 GMT
Patches
v4.19.3
Compare Source
Mon, 06 May 2024 15:11:05 GMT
Version update only
v4.19.2
Compare Source
Wed, 10 Apr 2024 15:10:09 GMT
Version update only
babel/babel-loader (babel-loader)
v8.4.1
Compare Source
v8.4.0
Compare Source
chaijs/chai (chai)
v4.5.0
Compare Source
mesaugat/chai-exclude (chai-exclude)
v2.1.1
Compare Source
eslint/eslint (eslint)
v8.57.1
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)expressjs/express (express)
v4.21.2
Compare Source
v4.21.1
Compare Source
What's Changed
Full Changelog: expressjs/express@4.21.0...4.21.1
v4.21.0
Compare Source
What's Changed
"back"
magic string in redirects by @blakeembrey in https://github.com/expressjs/express/pull/5935New Contributors
Full Changelog: expressjs/express@4.20.0...4.21.0
v4.20.0
Compare Source
==========
depth
option to customize the depth level in the parserdepth
level for parsing URL-encoded data is now32
(previously wasInfinity
)res.redirect
\
,|
, and^
to align better with URL specoptions.maxAge
andoptions.expires
tores.clearCookie
firebase/firebase-js-sdk (firebase)
v11.2.0
Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/data-connect@0.2.0
Minor Changes
c19a051ce
#8667 - Updated to include promise instead of promiselikePatch Changes
25a6204c1
]:[email protected]
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.c19a051ce
#8667 - Updated to include promise instead of promiselikePatch Changes
25a6204c1
,7bf2aec63
,c19a051ce
]:@firebase/remote-config@0.5.0
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.Patch Changes
25a6204c1
]:@firebase/remote-config-types@0.4.0
Minor Changes
7bf2aec63
#8602 - Added support for custom signal targeting in Remote Config. UsesetCustomSignals
API for setting custom signals and use them to build custom targeting conditions in Remote Config.@firebase/analytics@0.10.11
Patch Changes
25a6204c1
]:@firebase/analytics-compat@0.2.17
Patch Changes
25a6204c1
]:@firebase/app@0.10.18
Patch Changes
25a6204c1
]:Configuration
📅 Schedule: Branch creation - "before 3am on Friday" (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.