Bump the dependencies group with 9 updates #242
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.
Bumps the dependencies group with 9 updates:
7.24.3
7.24.5
7.24.3
7.24.5
1.72.0
1.76.0
8.6.1
8.7.0
3.36.1
3.37.0
5.4.3
5.4.5
14.1.1
14.2.1
3.0.0
3.0.1
7.4.0
7.8.0
Updates
@babel/core
from 7.24.3 to 7.24.5Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)5a8c692
v7.24.4d4ade61
Test Babel 7/8 compatibility for plugins from es2019 to es2024 (#16399)b8eb831
Fix incorrect function hoisting in some case statements (#16363)Updates
@babel/preset-env
from 7.24.3 to 7.24.5Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
ddbea7d
v7.24.5ee48754
Use multiple TypeScript projects (#16430)a8994f8
Reduce platform-specific tests (#16436)e96a05d
Performance: improveobjectWithoutPropertiesLoose
on V8 (#16357)5a4fb2d
Do not load unnecessary Babel 7 syntax plugins in Babel 8 (#16406)5a8c692
v7.24.40cfe039
Avoid terser workaround in firefox bugfix for computed keys (#16401)48a3e19
Create bugfix plugin for classes in computed keys in Firefox (#16390)Updates
sass
from 1.72.0 to 1.76.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
264b2d5
Deprecate function and mixin names beginning with--
(#2230)f145e1c
Throw errors for misplaced statements in keyframe blocks (#2226)eafc279
Explicitly add a breaking change exemption for invalid CSS output (#2225)b97f26f
Add a per-importer cache for loads that aren't cacheable en masse (#2219)2a9eaad
Implement access tracking for containingUrl (#2220)821b98e
Don't cache canonicalize calls whencontainingUrl
is available (#2215)c5aff1b
Make it possible to build npm with a linked language repo (#2214)1137797
Fix bulma and release 1.74.1 (#2210)d9220d9
Complete implementation the deprecations API (#2207)783c248
Fix typo in function documentation (#2205)Updates
cspell
from 8.6.1 to 8.7.0Changelog
Sourced from cspell's changelog.
Commits
5318079
v8.7.03bc9f88
fix: Add Monkey C dictionary (#5439)1eb4653
ci: Workflow Bot -- Update ALL Dependencies (main) (#5421)Updates
core-js
from 3.36.1 to 3.37.0Changelog
Sourced from core-js's changelog.
Commits
598d0b2
3.37.0c978c8f
add an entry for exactors proposal8957db1
update pattern matching proposald393ed4
some simplification51cb7c8
some simplification51ce5d0
simplify some constants definition9da401f
addMath.sumPrecise
80f1d23
add a fix of Safari{ Object, Map }.groupBy
bug that does not support itera...5b908c2
add a fix of Safari bug with double call of constructor inArray.fromAsync
559081f
move newSet
methods to stable ESUpdates
typescript
from 5.4.3 to 5.4.5Release notes
Sourced from typescript's releases.
Commits
27bcd4c
Update LKG9f33bf1
🤖 Pick PR #58098 (Fix constraints of nested homomorph...) into release-5.4 (#...71b2f84
Bump version to 5.4.5 and LKG892936f
🤖 Pick PR #58083 (Don't propagate partial union/inter...) into release-5.4 (#...38a7c05
release-5.4: Always set node-version for setup-node (#58117)b754fc3
🤖 Pick PR #57778 (fix type import check for default-i...) into release-5.4 (#...8eb3367
Bump version to 5.4.4 and LKGde9096b
🤖 Pick PR #57871 (Divide-and-conquer strategy for int...) into release-5.4 (#...06aae98
🤖 Pick PR #57973 (Compare package.json paths with cor...) into release-5.4 (#...6d8134e
🤖 Pick PR #57637 (Fixed a regression related to deter...) into release-5.4 (#...Updates
sass-loader
from 14.1.1 to 14.2.1Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
dfcd3cc
chore(release): 14.2.177051d8
fix: avoid multiple sass compiler creation (#1199)4edc139
chore(release): 14.2.02265b72
feat: support webpack built-in resolver formodern
andmodern-compiler
AP...a975db2
fix: use watchClose hook (#1196)cef40a8
feat: added themodern-compiler
value for API to reuse compiler process (#1...13f0dc8
chore: upgrade dependencies to latest version (#1194)5d2cd80
chore: update codecov-action to v4 (#1193)31789cc
ci: fix commitlint check (#1192)Updates
vanilla-cookieconsent
from 3.0.0 to 3.0.1Release notes
Sourced from vanilla-cookieconsent's releases.
Commits
a285740
build: bump version to 3.0.17200b44
chore: add bump version scriptf99e448
build: rebuild dist filesfe00ed0
Merge pull request #663 from Idrinth/patch-13758404
fix: unhandled exception when invalid category is passed toacceptedCategory
ff70aa6
chore: update all dependenciesb91b9c4
fix: default enabled categories reset on modal close674cfde
build: rebuild dist files9db6167
fix: service not accepted when no callbacks provided (fix #648)e64b426
refactor: fix code spacing and rename_log
todebug
Updates
@typescript-eslint/eslint-plugin
from 7.4.0 to 7.8.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.