fix(deps): update all dependencies j:kit-282 #4881
Merged
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:
7.26.4
->7.26.6
13.0.0
->13.0.3
13.1.0
(+1)13.0.0
->13.0.3
13.1.0
(+1)8.17.1
->8.17.2
7.48.1
->7.49.1
7.30.1
->7.30.2
7.30.1
->7.30.2
20.3.0
->20.3.1
20.3.2
20.3.0
->20.3.1
20.3.2
7.1.3
->7.1.4
21.0.2
->21.1.0
22.10.5
->22.10.6
22.10.7
22.10.5
->22.10.6
22.10.7
2.30.42
->2.30.43
8.17.1
->8.17.2
11.0.0
->11.0.1
20.3.0
->20.3.1
20.3.2
4.0.3
->4.1.0
0.3.0
->0.3.2
v2.10.2
->v2.10.3
v2.10.4
8.0.1
->8.0.2
0.14.10
->0.15.0
Release Notes
babel/babel (@babel/standalone)
v7.26.6
Compare Source
🐛 Bug Fix
babel-plugin-transform-nullish-coalescing-operator
v7.26.5
Compare Source
👓 Spec Compliance
babel-parser
import.defer()
form ofimport defer
(@babel-bot)🐛 Bug Fix
babel-plugin-transform-block-scoped-functions
isInStrictMode
in Babel 7 (@liuxingbaoyu)babel-plugin-transform-typescript
babel-parser
@(a.b)()
(@liuxingbaoyu)babel-generator
,babel-parser
,babel-plugin-transform-flow-strip-types
,babel-types
babel-compat-data
,babel-preset-env
transform-typeof-symbol
compat data (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
🔬 Output optimization
babel-plugin-transform-nullish-coalescing-operator
coveo/analytics_schema (@coveo/relay-event-types)
v13.0.3
Compare Source
v13.0.2
Compare Source
streetsidesoftware/cspell (@cspell/eslint-plugin)
v8.17.2
Compare Source
microsoft/rushstack (@microsoft/api-extractor)
v7.49.1
Compare Source
Thu, 09 Jan 2025 01:10:10 GMT
Version update only
v7.49.0
Compare Source
Tue, 07 Jan 2025 22:17:32 GMT
Minor changes
microsoft/rushstack (@microsoft/api-extractor-model)
v7.30.2
Compare Source
Thu, 09 Jan 2025 01:10:10 GMT
Version update only
nrwl/nx (@nx/vite)
v20.3.1
Compare Source
20.3.1 (2025-01-07)
🚀 Features
🩹 Fixes
❤️ Thank You
octokit/auth-app.js (@octokit/auth-app)
v7.1.4
Compare Source
Bug Fixes
octokit/rest.js (@octokit/rest)
v21.1.0
Compare Source
Features
coveo/coveo.analytics.js (coveo.analytics)
v2.30.43
Compare Source
streetsidesoftware/cspell (cspell)
v8.17.2
Compare Source
isaacs/node-glob (glob)
v11.0.1
Compare Source
octokit/octokit.js (octokit)
v4.1.0
Compare Source
Features
@octokit/plugin-rest-endpoint-methods
(#2788) (2107d79)publint/publint (publint)
v0.3.2
Compare Source
Patch Changes
(Potentially breaking) Disable running lifecycle scripts, such as
prepare
,prepack
, andpostpack
, when running the pack command internally. This returns to the behavior in v0.2. (Note that this change does not apply to yarn as it does not support ignoring lifecycle scripts for local projects) (#128)This change is made as running lifecycle scripts was an unintentional behavior during the v0.3 breaking change, which could cause the linting process to take longer than expected, or even cause infinite loops if
publint
is used in a lifecycle script.Update repository and bugs URLs to point to the new
publint
organization (1eda033
)Updated dependencies [
1eda033
,10e3891
]:v0.3.1
Compare Source
Patch Changes
pack
option (#124)step-security/harden-runner (step-security/harden-runner)
v2.10.3
Compare Source
What's Changed
Fixed an issue where DNS requests using uppercase characters (e.g., EXAMPLE.com) were blocked even when the domain was present in the allowed list. This update standardizes domain names to lowercase for consistent comparison.
Full Changelog: step-security/harden-runner@v2...v2.10.3
jeffbski/wait-on (wait-on)
v8.0.2
Compare Source
Dependency updates:
angular/angular (zone.js)
v0.15.0
Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsync
will now flush pending timers at the end ofthe given function by default. To opt-out of this, you can use
{flush: false}
in options parameter offakeAsync
0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunload
handling (#55875) (b8d5882), closes #47579Timeout.refresh
in Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fs
patch (#54396) (9e07b62)zone-patch-rxjs
(#55826) (20a530a), closes #55825abort
listener on a signal when actual event is removed (#55339) (a9460d0), closes #547390.14.5 (2024-04-30)
Bug Fixes
0.14.4 (2024-02-13)
Bug Fixes
__Zone_ignore_on_properties
toZoneGlobalConfigurations
(#50737) (f87f058)fs.realpath.native
as macrotask (#54208) (19fae76), closes #45546Response
methods returned byfetch
(#50653) (260d3ed), closes #503270.14.3 (2023-12-19)
Bug Fixes
Features
0.14.2 (2023-11-03)
Bug Fixes
14.0.1 (2023-10-25)
Bug Fixes
globalThis
instead ofglobal
andwindow
(#52367) (def719e)Configuration
📅 Schedule: Branch creation - "before 4:00am on Tuesday" in timezone America/Toronto, 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 has been generated by Renovate Bot.