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 the npm_and_yarn group across 1 directory with 2 updates #34

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 Feb 14, 2025

Bumps the npm_and_yarn group with 2 updates in the /firebird-ng directory: vite and @angular-devkit/build-angular.

Updates vite from 5.1.8 to 6.1.0

Release notes

Sourced from vite's releases.

[email protected]

Please refer to CHANGELOG.md for details.

v6.1.0

Please refer to CHANGELOG.md for details.

v6.1.0-beta.2

Please refer to CHANGELOG.md for details.

v6.1.0-beta.1

Please refer to CHANGELOG.md for details.

v6.1.0-beta.0

Please refer to CHANGELOG.md for details.

v6.0.11

Please refer to CHANGELOG.md for details.

v6.0.10

Please refer to CHANGELOG.md for details.

v6.0.9

This version contains a breaking change due to security fixes. See GHSA-vg6x-rcgg-rjx6 for more details.

Please refer to CHANGELOG.md for details.

v6.0.8

Please refer to CHANGELOG.md for details.

v6.0.7

Please refer to CHANGELOG.md for details.

v6.0.6

Please refer to CHANGELOG.md for details.

v6.0.5

Please refer to CHANGELOG.md for details.

v6.0.4

Please refer to CHANGELOG.md for details.

v6.0.3

Please refer to CHANGELOG.md for details.

v6.0.2

Please refer to CHANGELOG.md for details.

[email protected]

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vite's changelog.

6.1.0 (2025-02-05)

Features

Fixes

... (truncated)

Commits
  • 3734f80 fix(css): escape double quotes in url() when lightningcss is used (#18997)
  • 2b4f115 fix(deps): update all non-major dependencies (#18996)
  • 12b612d fix: fallback terser to main thread when function options are used (#18987)
  • d88d000 fix(deps): update all non-major dependencies (#18967)
  • 21680bd fix(css): skip non css in custom sass importer (#18970)
  • 62fad6d chore(deps): update dependency @​rollup/plugin-node-resolve to v16 (#18968)
  • 8a6bb4e fix(optimizer): keep NODE_ENV as-is when keepProcessEnv is true (#18899)
  • 7d6dd5d fix(ssr): recreate ssrCompatModuleRunner on restart (#18973)
  • c4b532c fix(css): root relative import in sass modern API on Windows (#18945)
  • 27f691b refactor: make internal invoke event to use the same interface with `handleIn...
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 17.3.11 to 19.1.7

Release notes

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

v19.1.7

19.1.7 (2025-02-12)

@​schematics/angular

Commit Description
fix - de73b1c0c include default export for Express app

@​angular/build

Commit Description
fix - 8890a5f76 always provide Vite client helpers with development server
fix - df1d38846 configure Vite CORS option
fix - a13a49d95 exclude unmodified files from logs with --localize
fix - 0826315fa handle unlocalizable files correctly in localized prerender
perf - d2e1c8e9f cache translated i18n bundles for faster builds

@​angular/ssr

Commit Description
fix - f5d974576 accurately calculate content length for static pages with \r\n
fix - c26ea1619 properly handle baseHref with protocol

v19.1.6

19.1.6 (2025-02-05)

@​schematics/angular

Commit Description
fix - 3f7042672 remove additional newline after standalone property
fix - e9778dba0 skip ssr migration when @angular/ssr is not a dependency

@​angular/build

Commit Description
fix - 27f833186 avoid pre-transform errors with Vite pre-bundling
fix - 8f6ee7ed9 ensure full rebuild after initial error build in watch mode
fix - 2b9c00f68 prevent fallback to serving main.js for unknown requests
fix - 45abd15b7 prevent server manifest generation when no server features are enabled

@​angular/ssr

Commit Description
fix - 5bf5e5fd2 prioritize the first matching route over subsequent ones

v19.1.5

19.1.5 (2025-01-29)

@​schematics/angular

Commit Description
fix - 14e3a71e4 update library schematic to use @angular-devkit/build-angular:ng-packagr

@​angular/build

| Commit | Description |

... (truncated)

Changelog

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

19.1.7 (2025-02-12)

@​schematics/angular

Commit Type Description
de73b1c0c fix include default export for Express app

@​angular/build

Commit Type Description
8890a5f76 fix always provide Vite client helpers with development server
df1d38846 fix configure Vite CORS option
a13a49d95 fix exclude unmodified files from logs with --localize
0826315fa fix handle unlocalizable files correctly in localized prerender
d2e1c8e9f perf cache translated i18n bundles for faster builds

@​angular/ssr

Commit Type Description
f5d974576 fix accurately calculate content length for static pages with \r\n
c26ea1619 fix properly handle baseHref with protocol

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Type Description
d83237028 fix update vite to version 5.4.14

19.1.6 (2025-02-05)

@​schematics/angular

Commit Type Description
3f7042672 fix remove additional newline after standalone property
e9778dba0 fix skip ssr migration when @angular/ssr is not a dependency

... (truncated)

Commits
  • 90cf0f8 release: cut the v19.1.7 release
  • df1d388 fix(@​angular/build): configure Vite CORS option
  • d2e1c8e perf(@​angular/build): cache translated i18n bundles for faster builds
  • 36afdf5 refactor(@​angular/build): remove outdated allowedHosts warning
  • c26ea16 fix(@​angular/ssr): properly handle baseHref with protocol
  • 8890a5f fix(@​angular/build): always provide Vite client helpers with development server
  • 0826315 fix(@​angular/build): handle unlocalizable files correctly in localized prerender
  • de73b1c fix(@​schematics/angular): include default export for Express app
  • a13a49d fix(@​angular/build): exclude unmodified files from logs with --localize
  • bf939eb refactor(@​angular/build): also add server.preTransformRequests
  • Additional commits viewable in compare view

Updates @angular-devkit/build-angular from 19.1.3 to 19.1.7

Release notes

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

v19.1.7

19.1.7 (2025-02-12)

@​schematics/angular

Commit Description
fix - de73b1c0c include default export for Express app

@​angular/build

Commit Description
fix - 8890a5f76 always provide Vite client helpers with development server
fix - df1d38846 configure Vite CORS option
fix - a13a49d95 exclude unmodified files from logs with --localize
fix - 0826315fa handle unlocalizable files correctly in localized prerender
perf - d2e1c8e9f cache translated i18n bundles for faster builds

@​angular/ssr

Commit Description
fix - f5d974576 accurately calculate content length for static pages with \r\n
fix - c26ea1619 properly handle baseHref with protocol

v19.1.6

19.1.6 (2025-02-05)

@​schematics/angular

Commit Description
fix - 3f7042672 remove additional newline after standalone property
fix - e9778dba0 skip ssr migration when @angular/ssr is not a dependency

@​angular/build

Commit Description
fix - 27f833186 avoid pre-transform errors with Vite pre-bundling
fix - 8f6ee7ed9 ensure full rebuild after initial error build in watch mode
fix - 2b9c00f68 prevent fallback to serving main.js for unknown requests
fix - 45abd15b7 prevent server manifest generation when no server features are enabled

@​angular/ssr

Commit Description
fix - 5bf5e5fd2 prioritize the first matching route over subsequent ones

v19.1.5

19.1.5 (2025-01-29)

@​schematics/angular

Commit Description
fix - 14e3a71e4 update library schematic to use @angular-devkit/build-angular:ng-packagr

@​angular/build

| Commit | Description |

... (truncated)

Changelog

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

19.1.7 (2025-02-12)

@​schematics/angular

Commit Type Description
de73b1c0c fix include default export for Express app

@​angular/build

Commit Type Description
8890a5f76 fix always provide Vite client helpers with development server
df1d38846 fix configure Vite CORS option
a13a49d95 fix exclude unmodified files from logs with --localize
0826315fa fix handle unlocalizable files correctly in localized prerender
d2e1c8e9f perf cache translated i18n bundles for faster builds

@​angular/ssr

Commit Type Description
f5d974576 fix accurately calculate content length for static pages with \r\n
c26ea1619 fix properly handle baseHref with protocol

17.3.12 (2025-02-12)

@​angular-devkit/build-angular

Commit Type Description
d83237028 fix update vite to version 5.4.14

19.1.6 (2025-02-05)

@​schematics/angular

Commit Type Description
3f7042672 fix remove additional newline after standalone property
e9778dba0 fix skip ssr migration when @angular/ssr is not a dependency

... (truncated)

Commits
  • 90cf0f8 release: cut the v19.1.7 release
  • df1d388 fix(@​angular/build): configure Vite CORS option
  • d2e1c8e perf(@​angular/build): cache translated i18n bundles for faster builds
  • 36afdf5 refactor(@​angular/build): remove outdated allowedHosts warning
  • c26ea16 fix(@​angular/ssr): properly handle baseHref with protocol
  • 8890a5f fix(@​angular/build): always provide Vite client helpers with development server
  • 0826315 fix(@​angular/build): handle unlocalizable files correctly in localized prerender
  • de73b1c fix(@​schematics/angular): include default export for Express app
  • a13a49d fix(@​angular/build): exclude unmodified files from logs with --localize
  • bf939eb refactor(@​angular/build): also add server.preTransformRequests
  • 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 <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 conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 2 updates in the /firebird-ng directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) and [@angular-devkit/build-angular](https://github.com/angular/angular-cli).


Updates `vite` from 5.1.8 to 6.1.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/[email protected]/packages/vite)

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

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

---
updated-dependencies:
- dependency-name: vite
  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: "@angular-devkit/build-angular"
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 14, 2025
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