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-dependencies group with 4 updates: @babel/core, @babel/preset-env, grunt-eslint and grunt-processhtml.
Updates
@babel/core
from 7.22.6 to 7.23.0Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
ca58ec1
v7.23.00d8b6df
Inlineexports.XXX =
update in simple variable declarations (#15984)4bf5932
Updateconvert-source-map
(#15909)9f3dfd9
v7.22.203ed28b2
Fully support||
and&&
inpluginToggleBooleanFlag
(#15961)77b0d73
v7.22.195d1fb54
v7.22.1804a4ee3
Fix import with wrong extension (#15952)0effd92
Visualize source maps in tests (#15931)49adb60
v7.22.17Updates
@babel/preset-env
from 7.22.6 to 7.22.20Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
9f3dfd9
v7.22.20ad26f90
Revert "Improve output when wrapping functions" (#15979)95dcdae
update compat-table to d5e9c83b96b23f15318e6b2dc3f5bf51314aa340 (#15970)3ed28b2
Fully support||
and&&
inpluginToggleBooleanFlag
(#15961)b9a2244
Improve output when wrapping functions (e.g.async
functions) (#15922)5260051
v7.22.155ebab54
Add explicit.ts
/.js
extension to all imports insrc
(#15892)1a8436c
v7.22.14f64b04e
extract more test helpers to repo-utils (#15902)f9d1adf
Avoid dynamic require call in preset-env (#15907)Updates
grunt-eslint
from 24.2.0 to 24.3.0Release notes
Sourced from grunt-eslint's releases.
Commits
0704be0
v24.3.0495118b
Update dependenciesUpdates
grunt-processhtml
from 0.4.3 to 0.4.4Commits
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