You can trigger a rebase of this PR 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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/derechtenap/dartmate/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps webpack to 5.88.2 and updates ancestor dependency nextron. These dependencies need to be updated together.
Updates
webpack
from 5.75.0 to 5.88.2Release notes
Sourced from webpack's releases.
... (truncated)
Commits
1f99ad6
5.88.2066cd49
Merge pull request #17444 from burhanuday/fix/css-unused-identifiersa9cbd06
fix: unusued identifiers should retain names6be4065
5.88.1aee6035
Merge pull request #17414 from webpack/types-more-again158e044
refactor(types): more3092f7c
refactor(types): morecc734af
refactor(types): more1e18b1d
5.88.0d15c734
Merge pull request #17394 from webpack/refactor-more-typesMaintainer changes
This version was pushed to npm by thelarkinn, a new releaser for webpack since your current version.
Updates
nextron
from 8.5.0 to 8.7.0Commits
9d41e72
v8.7.059ee45d
chore: Fix errors with eslint and prettierc27a8d2
fix: Apply linter and formattere47dd76
chore: Add linter and formatter496906a
chore(deps): Use@babel/plugin-transform-object-rest-spread
instead of@babel
...14c3193
chore(deps): Use@babel/plugin-transform-class-properties
instead of@babel/p
...3078232
chore(deps): Bump@babel/core
from 7.22.15 to 7.22.1790aa3a1
chore: Add .npmrcfdc2a3a
Merge branch 'release/v8'80b905a
v8.6.0You can trigger a rebase of this PR 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