Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the safe-app-dependencies group with 4 updates: @babel/core, @babel/preset-env, grunt-contrib-connect and uglify-js.
Updates
@babel/core
from 7.25.7 to 7.26.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
63d3038
v7.26.08b5b6bf
fix: CI with Node v23.1.0 (#16932)64fa466
Enable import attributes parsing by default (#16850)0216853
feat: support async plugin's pre/post (#16862)b8002e2
Workaround Node.js bug for parallel loading of TLA modules (#16928)56658ac
Fix loading of modules with TLA in Node.js 23 (#16926)fdc456a
Only parse # as comment in .babelignore at line start (#16925)79e50b2
test: add node 23 to ci matrix4360ee5
fix: path.resolve changes in node 23.0.0b07957e
v7.25.9Updates
@babel/preset-env
from 7.25.7 to 7.26.0Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
63d3038
v7.26.064fa466
Enable import attributes parsing by default (#16850)816b293
Addtransform-regexp-modifiers
topreset-env
(#16692)b07957e
v7.25.9af91759
fix: Accidentally publishing useless files (#16917)490a330
Update compat data (#16909)d658738
fix: support BROWSERSLIST{,_CONFIG} env (#16907)f9cb91a
v7.25.8a6b0f54
Inline one-line syntax plugins (#16824)Updates
grunt-contrib-connect
from 5.0.0 to 5.0.1Changelog
Sourced from grunt-contrib-connect's changelog.
Commits
9d9b295
Release 5.0.1ff85d22
Replace use of deprecated util.isArraya241e61
Meta updates and regenerate package-lock.jsonUpdates
uglify-js
from 3.17.4 to 3.19.3Release notes
Sourced from uglify-js's releases.
... (truncated)
Commits
3ea33af
v3.19.3cf87290
fix corner case incollapse_vars
(#5928)4a92cdc
fix corner case incollapse_vars
(#5926)23f98ba
improve fix for #5917 (#5921)abefd94
fix corner case inunused
(#5920)f34fbb2
fix corner case inreduce_vars
(#5919)303417c
fix corner cases incollapse_vars
&reduce_vars
(#5916)52b6852
v3.19.280ebacb
generate shorter unicode escape sequence (#5914)69f4e3a
fix corner case inreduce_vars
(#5913)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show