-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the npm_and_yarn group across 2 directories with 4 updates #3186
Bump the npm_and_yarn group across 2 directories with 4 updates #3186
Conversation
Bumps the npm_and_yarn group with 3 updates in the /angular-workspace/test-ng15 directory: [serialize-javascript](https://github.com/yahoo/serialize-javascript), [webpack](https://github.com/webpack/webpack) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). Bumps the npm_and_yarn group with 1 update in the /react-workspace/test-react-v18 directory: [webpack](https://github.com/webpack/webpack). Updates `serialize-javascript` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yahoo/serialize-javascript/releases) - [Commits](yahoo/serialize-javascript@v6.0.1...v6.0.2) Updates `webpack` from 5.76.1 to 5.97.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.1...v5.97.1) Updates `@angular-devkit/build-angular` from 15.2.11 to 19.1.8 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@15.2.11...19.1.8) Updates `webpack-dev-middleware` from 5.3.4 to 7.4.2 - [Release notes](https://github.com/webpack/webpack-dev-middleware/releases) - [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md) - [Commits](webpack/webpack-dev-middleware@v5.3.4...v7.4.2) Updates `webpack` from 5.97.1 to 5.98.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.76.1...v5.97.1) --- updated-dependencies: - dependency-name: serialize-javascript dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-middleware dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: webpack dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for moduswebcomponents canceled.
|
@dependabot ignore @angular-devkit/build-angular |
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
OK, I won't notify you about @angular-devkit/build-angular again, unless you unignore it. |
Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use |
@dependabot unignore serialize-javascript |
No dependency name (serialize-javascript) or ignore conditions found to unignore. |
Bumps the npm_and_yarn group with 3 updates in the /angular-workspace/test-ng15 directory: serialize-javascript, webpack and @angular-devkit/build-angular.
Bumps the npm_and_yarn group with 1 update in the /react-workspace/test-react-v18 directory: webpack.
Updates
serialize-javascript
from 6.0.1 to 6.0.2Release notes
Sourced from serialize-javascript's releases.
Commits
b71ec23
6.0.2f27d65d
fix: serialize URL string contents to prevent XSS (#173)02499c0
Bump@babel/traverse
from 7.10.1 to 7.23.7 (#171)0d88527
docs: update readme with URL support (#146)e2a3a91
chore: update node version and lock file5a1fa64
fix typo (#164)Updates
webpack
from 5.76.1 to 5.97.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
3612d36
chore(release): 5.97.1eb7ac6f
fix: perf regression554be24
fix: sub define key should't be renamed when it's a defined variable5e0e780
refactor: issue #1903058fb035
fix: sub define key should't be renamed when it's a defined variableaf1fd12
perf: regression34f19cb
fix: package.json0ec7f5d
refactor: issue #190305e7b8a2
fix:package.json
644f1d1
refactor: no extra work for CSS unescapingUpdates
@angular-devkit/build-angular
from 15.2.11 to 19.1.8Release notes
Sourced from
@angular-devkit/build-angular
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular
's changelog.... (truncated)
Commits
64be376
release: cut the v19.1.8 releasec2cbc0f
build: add@types/node
to assorted locations where node types are being relie...b8f7952
fix(@angular/build
): update critical CSS inlining to supportautoCsp
415c02e
refactor: move builtin module imports to use node: prefix importsc54b999
fix(@angular-devkit/build-angular
): pass missing options to Karma esbuild bui...0d6cda2
test: use esbuild-based karma builder for e2e tests in esbuild suite2f60a24
fix(@angular/build
): suppress asset missing warning for/index.html
requestsa70c3dc
test: reduce flakiness ofreuse-dep-optimization-cache
e2e testceba773
fix(@angular/cli
): prefer installed package as fallback when listing package ...5c56cdb
refactor(@angular/cli
): handle undefinedng add
collection nameUpdates
webpack-dev-middleware
from 5.3.4 to 7.4.2Release notes
Sourced from webpack-dev-middleware's releases.
... (truncated)
Changelog
Sourced from webpack-dev-middleware's changelog.
... (truncated)
Commits
5a916d8
chore(release): 7.4.2c20f1d9
fix: no crash when headers are already sent (#1929)0f9a6c9
chore(deps-dev): bump the dependencies group with 4 updates (#1928)99e9b77
chore(release): 7.4.18f9aa16
chore: ignoreRspack
word21f1797
fix:assetsInfo
may be undefined (rspack) (#1927)0034dd9
test: fix (#1926)60a2bc4
chore(deps-dev): bump the dependencies group with 4 updates (#1925)792ab65
chore(release): 7.4.05ed629d
feat: added the cacheImmutable option to cache immutable assets (assets with ...Updates
webpack
from 5.97.1 to 5.98.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
3612d36
chore(release): 5.97.1eb7ac6f
fix: perf regression554be24
fix: sub define key should't be renamed when it's a defined variable5e0e780
refactor: issue #1903058fb035
fix: sub define key should't be renamed when it's a defined variableaf1fd12
perf: regression34f19cb
fix: package.json0ec7f5d
refactor: issue #190305e7b8a2
fix:package.json
644f1d1
refactor: no extra work for CSS unescapingMost Recent Ignore Conditions Applied to This Pull Request
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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.