Skip to content
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 webpack-dev-middleware, @angular-builders/custom-webpack, @angular-builders/jest and @angular-devkit/build-angular #275

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps webpack-dev-middleware to 7.2.1 and updates ancestor dependencies webpack-dev-middleware, @angular-builders/custom-webpack, @angular-builders/jest and @angular-devkit/build-angular. These dependencies need to be updated together.

Updates webpack-dev-middleware from 5.3.3 to 7.2.1

Release notes

Sourced from webpack-dev-middleware's releases.

v7.2.1

7.2.1 (2024-04-02)

Bug Fixes

  • avoid extra log

v7.2.0

7.2.0 (2024-03-29)

Features

v7.1.1

7.1.1 (2024-03-21)

Bug Fixes

v7.1.0

7.1.0 (2024-03-19)

Features

  • prefer to use fs.createReadStream over fs.readFileSync to read files (ab533de)

Bug Fixes

v7.0.0

7.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#1694)

... (truncated)

Changelog

Sourced from webpack-dev-middleware's changelog.

7.2.1 (2024-04-02)

Bug Fixes

  • avoid extra log

7.2.0 (2024-03-29)

Features

7.1.1 (2024-03-21)

Bug Fixes

7.1.0 (2024-03-19)

Features

  • prefer to use fs.createReadStream over fs.readFileSync to read files (ab533de)

Bug Fixes

7.0.0 (2023-12-26)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#1694)
  • updated memfs@4 (#1693)

Features

... (truncated)

Commits

Updates @angular-builders/custom-webpack from 14.1.0 to 17.0.2

Changelog

Sourced from @​angular-builders/custom-webpack's changelog.

17.0.2 (2024-04-02)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.2-beta.1 (2024-03-21)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.2-beta.0 (2024-03-14)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.1 (2024-02-15)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.1-beta.1 (2024-02-04)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.1-beta.0 (2024-01-18)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.0 (2023-11-13)

Note: Version bump only for package @​angular-builders/custom-webpack

17.0.0-beta.0 (2023-11-13)

⚠ BREAKING CHANGES

  • deps: update to Angular 17 (#1518)

Miscellaneous Chores

16.0.2-beta.2 (2023-09-12)

Note: Version bump only for package @​angular-builders/custom-webpack

16.0.2-beta.1 (2023-08-24)

Note: Version bump only for package @​angular-builders/custom-webpack

16.0.2-beta.0 (2023-08-23)

Note: Version bump only for package @​angular-builders/custom-webpack

... (truncated)

Commits
  • 0a34585 ci(release): publish
  • a497a1a ci(release): publish
  • 8c812ee chore(deps): update dependency typescript to v5.4.3
  • effeb6e ci(release): publish
  • d98d29e chore(deps): update dependency typescript to v5.4.2
  • 83831b0 ci(release): publish
  • 3b194f1 ci(release): publish
  • 8f6ce9e refactor(common): move loadModule in shared package (#1654)
  • 82862f7 ci(release): publish
  • 6ddc1ab chore(deps): update dependency typescript to v5.3.3
  • Additional commits viewable in compare view

Updates @angular-builders/jest from 14.1.0 to 17.0.3

Changelog

Sourced from @​angular-builders/jest's changelog.

17.0.3 (2024-04-02)

Note: Version bump only for package @​angular-builders/jest

17.0.3-beta.1 (2024-03-21)

Note: Version bump only for package @​angular-builders/jest

17.0.3-beta.0 (2024-03-14)

Note: Version bump only for package @​angular-builders/jest

17.0.2 (2024-02-26)

Note: Version bump only for package @​angular-builders/jest

17.0.2-beta.0 (2024-02-16)

Note: Version bump only for package @​angular-builders/jest

17.0.1 (2024-02-15)

Note: Version bump only for package @​angular-builders/jest

17.0.1-beta.5 (2024-02-15)

Note: Version bump only for package @​angular-builders/jest

17.0.1-beta.4 (2024-02-04)

Note: Version bump only for package @​angular-builders/jest

17.0.1-beta.3 (2024-01-18)

Note: Version bump only for package @​angular-builders/jest

17.0.1-beta.2 (2024-01-14)

Note: Version bump only for package @​angular-builders/jest

17.0.1-beta.1 (2024-01-11)

Note: Version bump only for package @​angular-builders/jest

17.0.1-beta.0 (2024-01-04)

Note: Version bump only for package @​angular-builders/jest

17.0.0 (2023-11-13)

... (truncated)

Commits
  • 0a34585 ci(release): publish
  • a497a1a ci(release): publish
  • 8c812ee chore(deps): update dependency typescript to v5.4.3
  • effeb6e ci(release): publish
  • d98d29e chore(deps): update dependency typescript to v5.4.2
  • 7861152 ci(release): publish
  • b15f029 ci(release): publish
  • 017ec0a chore(deps): update dependency jest-preset-angular to v14.0.3
  • 83831b0 ci(release): publish
  • 3df551c ci(release): publish
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 14.2.1 to 18.0.1

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.0.1

18.0.1 (2024-05-23)

@​schematics/angular

Commit Description
fix - 01842f515 use angular.dev in readme

@​angular/build

Commit Description
fix - 7d253e9cd avoid rebasing URLs with function calls
fix - 6b6a76a99 disable persistent disk caching inside webcontainers by default
fix - ba70a50b6 handle esbuild-browser polyfills option as string during ng serve
fix - 706423aca only import persistent cache store with active caching

v18.0.0

18.0.0 (2024-05-22)

@​schematics/angular

Commit Description
feat - b2ac5fac7 allow application migration to use new build package in projects where possible
feat - 6530aa11b replace assets with public directory
feat - 725883713 use eventCoalescing option by default (standalone bootstrap)
feat - 508d97da7 use ngZoneEventCoalescing option by default (module bootstrap)
feat - f452589e2 use TypeScript bundler module resolution for new projects
fix - 95a4d6ee5 add less dependency in application migration if needed
fix - c46aa084f add postcss dependency in application migration if needed
fix - 157329384 add spaces around eventCoalescing option
fix - 23cc337aa keep deployUrl option when migrating to application builder

@​angular/cli

Commit Description
feat - ac3019570 add ng dev alias to ng serve
feat - 4087728c3 support for Node.js v22
fix - 41ab6c8c3 add --version option
fix - df4dde95d add @angular/build package to update group list
fix - 1039f6d79 change update guide link to angular.dev
fix - f4670fcb1 eliminate prompts during ng version command
fix - a99ec6a54 keep cli package first in update package group metadata
fix - dd786d495 only add --version option on default command
refactor - 03eee0545 remove ng doc command
refactor - c7b208555 remove support for Node.js versions <18.19.1 and <20.11.1

@​angular-devkit/architect

Commit Description
fix - ddd08efef resolve builder aliases from containing package

@​angular-devkit/build-angular

Commit Description

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.0.1 (2024-05-23)

@​schematics/angular

Commit Type Description
01842f515 fix use angular.dev in readme

@​angular/build

Commit Type Description
7d253e9cd fix avoid rebasing URLs with function calls
6b6a76a99 fix disable persistent disk caching inside webcontainers by default
ba70a50b6 fix handle esbuild-browser polyfills option as string during ng serve
706423aca fix only import persistent cache store with active caching

18.0.0 (2024-05-22)

Breaking Changes

@​angular/cli

  • The ng doc command has been removed without a replacement. To perform searches, please visit www.angular.dev
  • Node.js support for versions <18.19.1 and <20.11.1 has been removed.

@​angular-devkit/build-angular

  • By default, the index.html file is no longer emitted in the browser directory when using the application builder with SSR. Instead, an index.csr.html file is emitted. This change is implemented because in many cases server and cloud providers incorrectly treat the index.html file as a statically generated page. If you still require the old behavior, you can use the index option to specify the output file name.

    "architect": {
      "build": {
        "builder": "@angular-devkit/build-angular:application",
        "options": {
          "outputPath": "dist/my-app",
          "index": {
            "input": "src/index.html",
            "output": "index.html"
          }
        }
      }
    }
  • The support for the legacy Sass build pipeline, previously accessible via NG_BUILD_LEGACY_SASS when utilizing webpack-based builders, has been removed.

... (truncated)

Commits
  • 9e9ca22 release: cut the v18.0.1 release
  • 6b6a76a fix(@​angular/build): disable persistent disk caching inside webcontainers by ...
  • 01842f5 fix(@​schematics/angular): use angular.dev in readme
  • ba70a50 fix(@​angular/build): handle esbuild-browser polyfills option as string du...
  • 7d253e9 fix(@​angular/build): avoid rebasing URLs with function calls
  • 706423a fix(@​angular/build): only import persistent cache store with active caching
  • 2dbe21f release: cut the v18.0.0 release
  • 2320352 build: update Angular packages to v18 stable
  • dd786d4 fix(@​angular/cli): only add --version option on default command
  • 2aeecd6 release: cut the v18.0.0-rc.3 release
  • Additional commits viewable in compare view

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 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.

…ar-builders/jest and @angular-devkit/build-angular

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 7.2.1 and updates ancestor dependencies [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware), [@angular-builders/custom-webpack](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/custom-webpack), [@angular-builders/jest](https://github.com/just-jeb/angular-builders/tree/HEAD/packages/jest) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `webpack-dev-middleware` from 5.3.3 to 7.2.1
- [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.3...v7.2.1)

Updates `@angular-builders/custom-webpack` from 14.1.0 to 17.0.2
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/custom-webpack/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/[email protected]/packages/custom-webpack)

Updates `@angular-builders/jest` from 14.1.0 to 17.0.3
- [Release notes](https://github.com/just-jeb/angular-builders/releases)
- [Changelog](https://github.com/just-jeb/angular-builders/blob/master/packages/jest/CHANGELOG.md)
- [Commits](https://github.com/just-jeb/angular-builders/commits/@angular-builders/[email protected]/packages/jest)

Updates `@angular-devkit/build-angular` from 14.2.1 to 18.0.1
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@14.2.1...18.0.1)

---
updated-dependencies:
- dependency-name: webpack-dev-middleware
  dependency-type: indirect
- dependency-name: "@angular-builders/custom-webpack"
  dependency-type: direct:development
- dependency-name: "@angular-builders/jest"
  dependency-type: direct:development
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants