-
Notifications
You must be signed in to change notification settings - Fork 893
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 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
ca02668
to
020f287
Compare
964dac6
to
3d47d78
Compare
584d4d0
to
99e2406
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`
315b1f8
to
15ab92b
Compare
15ab92b
to
4623d9c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
7.24.4
->7.24.9
7.24.1
->7.24.8
7.24.4
->7.25.0
7.24.1
->7.24.7
7.23.7
->7.24.6
0.4.8
->0.5.0
2.26.2
->2.27.7
0.5.2
->0.6.0
3.59.7
->3.66.1
4.19.1
->4.22.2
4.3.14
->4.3.16
2.1.1
->2.1.4
20.8.10
->20.14.12
16.18.68
->16.18.104
2.6.4
->2.6.11
2.7.2
->2.7.3
7.16.1
->7.17.0
7.16.1
->7.17.0
4.4.1
->4.5.0
7.1.1
->7.1.2
2.1.0
->2.1.1
8.56.0
->8.57.0
8.56.0
->8.57.0
2.26.0
->2.29.1
6.4.2
->6.4.3
5.0.0
->5.0.1
1.1.3
->1.1.4
2.6.7
->2.7.0
2.8.7
->2.8.8
2.8.7
->2.8.8
7.2.6
->7.3.2
3.0.1
->3.5.2
0.31.2
->0.36.0
0.31.2
->0.36.0
4.8.0
->4.23.0
7.5.3
->7.6.3
3.24.0
->3.25.0
4.1.3
->4.5.0
5.1.6
->5.1.7
5.16.1
->5.31.3
5.16.1
->5.31.3
0.2.1
->0.2.3
9.3.0
->9.4.2
10.9.1
->10.9.2
5.76.0
->5.93.0
5.76.0
->5.93.0
4.11.1
->4.15.2
0.5.0
->0.6.2
Release Notes
babel/babel (@babel/core)
v7.24.9
Compare Source
🐛 Bug Fix
babel-core
,babel-standalone
require()
call in@babel/standalone
bundle (@nicolo-ribaudo)babel-types
💅 Polish
babel-generator
,babel-plugin-transform-optional-chaining
as
/satisfies
(@nicolo-ribaudo)🏠 Internal
babel-helper-module-transforms
v7.24.8
Compare Source
👓 Spec Compliance
babel-parser
declare
(@liuxingbaoyu)🐛 Bug Fix
babel-generator
in
infor
heads (@nicolo-ribaudo)await using
(@nicolo-ribaudo)babel-parser
using
declarations (@H0onnn).value: undefined
to regexp literals (@liuxingbaoyu)babel-types
ObjectTypeInternalSlot
visitor keys (@nicolo-ribaudo)babel-plugin-transform-typescript
export import x =
(@liuxingbaoyu)💅 Polish
babel-generator
async
infor await
(@nicolo-ribaudo)babel-traverse
Scope.globals
multiple times (@liuxingbaoyu)v7.24.7
Compare Source
🐛 Bug Fix
babel-node
babel-traverse
constantViolations
with destructuring (@liuxingbaoyu)babel-helper-transform-fixture-test-runner
,babel-plugin-proposal-explicit-resource-management
using
inswitch
correctly (@liuxingbaoyu)🏠 Internal
babel-helpers
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
v7.24.6
Compare Source
🐛 Bug Fix
babel-helper-create-class-features-plugin
,babel-plugin-transform-class-properties
babel-core
,babel-generator
,babel-plugin-transform-modules-commonjs
babel-helper-create-class-features-plugin
,babel-plugin-proposal-decorators
babel-helpers
,babel-plugin-proposal-decorators
,babel-runtime-corejs3
babel-parser
,babel-plugin-transform-typescript
cls.fn<C> = x
(@liuxingbaoyu)🏠 Internal
babel-core
,babel-helpers
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-helpers
tsconfig.json
for@babel/helpers/src/helpers
(@nicolo-ribaudo)babel-cli
,babel-helpers
,babel-plugin-external-helpers
,babel-plugin-proposal-decorators
,babel-plugin-transform-class-properties
,babel-plugin-transform-modules-commonjs
,babel-plugin-transform-modules-systemjs
,babel-plugin-transform-runtime
,babel-preset-env
,babel-runtime-corejs2
,babel-runtime-corejs3
,babel-runtime
babel-parser
,babel-traverse
v7.24.5
Compare Source
🐛 Bug Fix
babel-plugin-transform-classes
,babel-traverse
babel-helpers
,babel-plugin-proposal-explicit-resource-management
,babel-runtime-corejs3
💅 Polish
babel-parser
using
declaration (@JLHwung)🏠 Internal
babel-parser
@babel/parser
AST types (@nicolo-ribaudo).startNode
(@nicolo-ribaudo)babel-helper-create-class-features-plugin
,babel-helper-member-expression-to-functions
,babel-helper-module-transforms
,babel-helper-split-export-declaration
,babel-helper-wrap-function
,babel-helpers
,babel-plugin-bugfix-firefox-class-in-computed-class-key
,babel-plugin-proposal-explicit-resource-management
,babel-plugin-transform-block-scoping
,babel-plugin-transform-destructuring
,babel-plugin-transform-object-rest-spread
,babel-plugin-transform-optional-chaining
,babel-plugin-transform-parameters
,babel-plugin-transform-private-property-in-object
,babel-plugin-transform-react-jsx-self
,babel-plugin-transform-typeof-symbol
,babel-plugin-transform-typescript
,babel-traverse
NodePath<T | U>
distributive (@nicolo-ribaudo)babel-plugin-proposal-partial-application
,babel-types
JSXNamespacedName
from validCallExpression
args (@nicolo-ribaudo)babel-plugin-transform-class-properties
,babel-preset-env
🏃♀️ Performance
babel-helpers
,babel-preset-env
,babel-runtime-corejs3
objectWithoutPropertiesLoose
on V8 (@romgrk)changesets/changesets (@changesets/changelog-github)
v0.5.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.Patch Changes
a971652
]: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
Tue, 26 Sep 2023 09:30:33 GMT
Patches
v3.60.0
Fri, 15 Sep 2023 00:36:58 GMT
Minor changes
microsoft/rushstack (@rushstack/ts-command-line)
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
](https://togithub.com/microsoft/rushstack/blob/HConfiguration
📅 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.