-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
build(deps): bump the angular group across 1 directory with 6 updates #27969
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/generators/angular/resources/angular-4626345854
Closed
build(deps): bump the angular group across 1 directory with 6 updates #27969
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/generators/angular/resources/angular-4626345854
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the angular group with 6 updates in the /generators/angular/resources directory: | Package | From | To | | --- | --- | --- | | [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common) | `18.2.12` | `19.0.0` | | [@fortawesome/angular-fontawesome](https://github.com/FortAwesome/angular-fontawesome) | `0.15.0` | `1.0.0` | | [ngx-cookie-service](https://github.com/stevermeister/ngx-cookie-service) | `18.0.0` | `19.0.0` | | [zone.js](https://github.com/angular/angular/tree/HEAD/packages/zone.js) | `0.14.10` | `0.15.0` | | [@angular/cli](https://github.com/angular/angular-cli) | `18.2.12` | `19.0.1` | | [jest-preset-angular](https://github.com/thymikee/jest-preset-angular) | `14.3.1` | `14.3.2` | Updates `@angular/common` from 18.2.12 to 19.0.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/19.0.0/packages/common) Updates `@fortawesome/angular-fontawesome` from 0.15.0 to 1.0.0 - [Release notes](https://github.com/FortAwesome/angular-fontawesome/releases) - [Changelog](https://github.com/FortAwesome/angular-fontawesome/blob/main/CHANGELOG.md) - [Commits](FortAwesome/angular-fontawesome@0.15.0...1.0.0) Updates `ngx-cookie-service` from 18.0.0 to 19.0.0 - [Release notes](https://github.com/stevermeister/ngx-cookie-service/releases) - [Changelog](https://github.com/stevermeister/ngx-cookie-service/blob/master/CHANGELOG.md) - [Commits](stevermeister/ngx-cookie-service@v18.0.0...v19.0.0) Updates `zone.js` from 0.14.10 to 0.15.0 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/packages/zone.js/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/zone.js-0.15.0/packages/zone.js) Updates `@angular/cli` from 18.2.12 to 19.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@18.2.12...19.0.1) Updates `jest-preset-angular` from 14.3.1 to 14.3.2 - [Release notes](https://github.com/thymikee/jest-preset-angular/releases) - [Changelog](https://github.com/thymikee/jest-preset-angular/blob/main/CHANGELOG.md) - [Commits](thymikee/jest-preset-angular@v14.3.1...v14.3.2) --- updated-dependencies: - dependency-name: "@angular/common" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: "@fortawesome/angular-fontawesome" dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: ngx-cookie-service dependency-type: direct:production update-type: version-update:semver-major dependency-group: angular - dependency-name: zone.js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: angular - dependency-name: "@angular/cli" dependency-type: direct:development update-type: version-update:semver-major dependency-group: angular - dependency-name: jest-preset-angular dependency-type: direct:development update-type: version-update:semver-patch dependency-group: angular ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
skip-changelog
Exclude pull requests from the release notes
theme: angular
theme: dependencies
Pull requests that update a dependency file
labels
Nov 22, 2024
1 task
mraible
added
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
$500
https://www.jhipster.tech/bug-bounties/
labels
Nov 23, 2024
Added bug bounty to help move this along. |
Moving bug bounty to #27930 instead. |
mraible
removed
$$ bug-bounty $$
https://www.jhipster.tech/bug-bounties/
$500
https://www.jhipster.tech/bug-bounties/
labels
Nov 23, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/generators/angular/resources/angular-4626345854
branch
November 25, 2024 03:38
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
skip-changelog
Exclude pull requests from the release notes
theme: angular
theme: dependencies
Pull requests that update a dependency file
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the angular group with 6 updates in the /generators/angular/resources directory:
18.2.12
19.0.0
0.15.0
1.0.0
18.0.0
19.0.0
0.14.10
0.15.0
18.2.12
19.0.1
14.3.1
14.3.2
Updates
@angular/common
from 18.2.12 to 19.0.0Release notes
Sourced from
@angular/common
's releases.... (truncated)
Changelog
Sourced from
@angular/common
's changelog.... (truncated)
Commits
7dfb127
refactor: add@__PURE__
next to@pureOrBreakMyCode
for improved bundler c...da9c0c5
refactor: cleanup initializers that use ctor params (#58349)24c6373
feat(common): add optional rounded transform support in cloudinary image load...4b9accd
feat(http): promotewithRequestsMadeViaParent
to stable. (#58221)13c1306
feat(common): disable keyvalue sorting using null compareFn (#57487)09df589
refactor(core): Migrate all packages with theexplicit-standalone-flag
sche...08b4a8a
docs: move JSDoc below constructor (#57187)a36744e
docs: move JSDoc before functions (#58087)0eb1c5c
docs(common): Minor typo in code example (#58085)84b6896
refactor(platform-server): Add an ssr benchmark setup. (#57647)Updates
@fortawesome/angular-fontawesome
from 0.15.0 to 1.0.0Release notes
Sourced from
@fortawesome/angular-fontawesome
's releases.Changelog
Sourced from
@fortawesome/angular-fontawesome
's changelog.Commits
88ea9db
Release 1.0.05de1931
Add support for "fa-rotate-by"7fe2a58
Add new icon packages to the ng add schematic81831fc
update docs for duotone and sharp duotonedd2603c
Fix integration tests1177547
Remove unnecessary standalone: true propertyc3ebbb7
Bump other dependenciesc5e9b6d
Undo unnecessary changes8350ee1
Update READMEb9ce5d8
Set standalone property to false for testing componentsUpdates
ngx-cookie-service
from 18.0.0 to 19.0.0Release notes
Sourced from ngx-cookie-service's releases.
Commits
e5a85e4
feat(core): adds angular 19 support (#329) (#331)e89331d
Merge pull request #330 from stevermeister/developmentf442a8b
chore: updates package-lock.json8ec5600
Merge branch 'refs/heads/master' into developmentda9f1b1
chore(deps): bump cookie and express (#328)d6c916b
chore(deps): bump rollup from 4.18.0 to 4.22.4 (#323)eb06769
chore(deps-dev): bump express from 4.19.2 to 4.21.0 (#322)037e7aa
Merge branch 'master' into development7a26a34
chore(docs): documents angular 18 support (#317)b872039
chore (build): Update 1-bug-report.yamlUpdates
zone.js
from 0.14.10 to 0.15.0Changelog
Sourced from zone.js's changelog.
Commits
d1d4adc
release: cut the zone.js-0.15.0 release (#57418)24cd1c8
build: lock file maintenance (#57340)e1240c6
fix(zone.js): Add support for addition jest functions. (#57280)70e8b40
fix(zone.js): Update the default behavior of fakeAsync to flush after the tes...Updates
@angular/cli
from 18.2.12 to 19.0.1Release notes
Sourced from
@angular/cli
's releases.... (truncated)
Changelog
Sourced from
@angular/cli
's changelog.... (truncated)
Commits
8cd6aa9
release: cut the v19.0.1 release1b4dced
fix(@angular/build
): usesha256
instead ofsha-256
as hash algorithm nameb63123f
fix(@angular-devkit/build-angular
): use stylePreprocessorOptions3a1c95e
test: add end-to-end tests for SSR setup6a87b1e
refactor(@angular/build
): adjust code to propagate errors from Piscina919f5b9
refactor(@angular/build
): add initial infrastructure to support inline templa...8bd2b26
fix(@angular/ssr
): handle baseHref that start with./
74461da
fix(@angular/build
): ensure accurate content length for server assetsd622e59
release: cut the v19.0.0 release86acfe0
build: update Angular packages to v19 stableUpdates
jest-preset-angular
from 14.3.1 to 14.3.2Release notes
Sourced from jest-preset-angular's releases.
Changelog
Sourced from jest-preset-angular's changelog.
Commits
9677d79
chore(release): 14.3.2de02c79
fix: includeversion
frompackage.json
into cache key549d44b
build(devs-infra): excludeexample-app-v18
from major Ng updates07f0b3a
build(deps): Update dependency@types/node
to ^22.9.1ba077de
build(deps): bump cross-spawn in /examples/example-app-monorepo1f95bdf
build(deps): Update commitlint monorepo to ^19.6.063b4128
test: remove example app v1673678c2
build(deps): Update dependency husky to ^9.1.7c419c62
build(deps): bump cross-spawn in /examples/example-app-v17f6d9f2d
build(deps): Update angular-eslint monorepo to ^18.4.1Dependabot 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