Skip to content

Bump npm-registry-fetch and @angular/cli in /web#301

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/web/multi-2856d76c08
Open

Bump npm-registry-fetch and @angular/cli in /web#301
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/web/multi-2856d76c08

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 12, 2024

Bumps npm-registry-fetch to 17.1.0 and updates ancestor dependency @angular/cli. These dependencies need to be updated together.

Updates npm-registry-fetch from 3.9.0 to 17.1.0

Release notes

Sourced from npm-registry-fetch's releases.

v17.1.0

17.1.0 (2024-06-12)

Features

Dependencies

Chores

v17.0.1

17.0.1 (2024-05-02)

Bug Fixes

v17.0.0

17.0.0 (2024-04-30)

⚠️ BREAKING CHANGES

  • remove undcoumented cleanUrl export (#234)

Features

Dependencies

Chores

v16.2.1

16.2.1 (2024-04-12)

Dependencies

... (truncated)

Changelog

Sourced from npm-registry-fetch's changelog.

17.1.0 (2024-06-12)

Features

Dependencies

Chores

17.0.1 (2024-05-02)

Bug Fixes

17.0.0 (2024-04-30)

⚠️ BREAKING CHANGES

  • remove undcoumented cleanUrl export (#234)

Features

Dependencies

Chores

16.2.1 (2024-04-12)

Dependencies

16.2.0 (2024-04-03)

... (truncated)

Commits
  • e5cf330 chore: release 17.1.0 (#247)
  • 29712af feat: merging functionality from minipass-json-stream
  • 9a3e7e8 deps: remove minipass-json-stream
  • 089d0f9 deps: add jsonparse@1.3.1
  • 17a1013 chore: postinstall for dependabot template-oss PR
  • 920a3d8 chore: bump @​npmcli/template-oss to 4.22.0
  • 288bdbb chore: release 17.0.1 (#240)
  • 45cef0a fix: make ErrorBase always capture stack trace (#239)
  • 3fc23e9 chore: release 17.0.0 (#235)
  • bdc9039 chore: fix linting in test files
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for npm-registry-fetch since your current version.


Updates @angular/cli from 7.3.1 to 18.0.3

Release notes

Sourced from @​angular/cli's releases.

v18.0.3

18.0.3 (2024-06-05)

@​angular/cli

Commit Description
fix - b709d2a24 add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@​angular/build

Commit Description
fix - 43a2a7d13 avoid escaping rebased Sass URL values
fix - 9acb5c7ca disable JS transformer persistent cache on web containers
fix - 346df4909 improve Sass rebaser ident token detection
fix - 6526a5f59 watch all related files during a Sass error

v18.0.2

18.0.2 (2024-05-29)

@​schematics/angular

Commit Description
fix - 9967c04b8 check both application builder packages in SSR schematic
fix - 92b48ab14 set builders assets option correctly for new applications

@​angular/build

Commit Description
fix - 3bb06c37d disable Worker wait loop for Sass compilations in web containers
fix - c4cf35923 print Sass @warn location
fix - 352879804 support valid self-closing MathML tags in HTML index file
fix - 476f3084a support valid self-closing SVG tags in HTML index file

@​angular/pwa

Commit Description
fix - acbffd236 set manifest icons location to match assets builder option

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

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

18.0.3 (2024-06-05)

@​angular/cli

Commit Type Description
b709d2a24 fix add schema.json options to parsed command, also when a version is passed to ng add <package>@<version>

@​angular/build

Commit Type Description
43a2a7d13 fix avoid escaping rebased Sass URL values
9acb5c7ca fix disable JS transformer persistent cache on web containers
346df4909 fix improve Sass rebaser ident token detection
6526a5f59 fix watch all related files during a Sass error

18.1.0-next.0 (2024-05-29)

@​angular/build

Commit Type Description
721d50bae fix avoid escaping rebased Sass URL values
f17b78de7 fix improve Sass rebaser ident token detection

18.0.2 (2024-05-29)

@​schematics/angular

Commit Type Description
9967c04b8 fix check both application builder packages in SSR schematic
92b48ab14 fix set builders assets option correctly for new applications

@​angular/build

Commit Type Description
3bb06c37d fix disable Worker wait loop for Sass compilations in web containers
c4cf35923 fix print Sass @warn location
352879804 fix support valid self-closing MathML tags in HTML index file

... (truncated)

Commits
  • 04077e3 release: cut the v18.0.3 release
  • 97eff83 refactor(@​schematics/angular): remove unnecessary whitespace in spec template
  • 04e2497 docs: update tsconfig template link aio->adev
  • b709d2a fix(@​angular/cli): add schema.json options to parsed command, also when a v...
  • 6526a5f fix(@​angular/build): watch all related files during a Sass error
  • 9acb5c7 fix(@​angular/build): disable JS transformer persistent cache on web containers
  • 25624af test: remove E2E tests that are covered by integration tests
  • 43a2a7d fix(@​angular/build): avoid escaping rebased Sass URL values
  • 346df49 fix(@​angular/build): improve Sass rebaser ident token detection
  • a6a3c6e release: cut the v18.0.2 release
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular/cli since your current version.


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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [npm-registry-fetch](https://github.com/npm/npm-registry-fetch) to 17.1.0 and updates ancestor dependency [@angular/cli](https://github.com/angular/angular-cli). These dependencies need to be updated together.


Updates `npm-registry-fetch` from 3.9.0 to 17.1.0
- [Release notes](https://github.com/npm/npm-registry-fetch/releases)
- [Changelog](https://github.com/npm/npm-registry-fetch/blob/main/CHANGELOG.md)
- [Commits](npm/npm-registry-fetch@v3.9.0...v17.1.0)

Updates `@angular/cli` from 7.3.1 to 18.0.3
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@v7.3.1...18.0.3)

---
updated-dependencies:
- dependency-name: npm-registry-fetch
  dependency-type: indirect
- dependency-name: "@angular/cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 12, 2024
@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants