build(deps-dev): Bump the development group across 1 directory with 5 updates#476
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Conversation
… updates Bumps the development group with 5 updates in the /frontend directory: | Package | From | To | | --- | --- | --- | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `19.1.3` | `19.1.4` | | [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) | `4.3.6` | `5.1.5` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.7` | `22.10.10` | | [eslint](https://github.com/eslint/eslint) | `8.57.1` | `9.19.0` | | [jasmine-core](https://github.com/jasmine/jasmine) | `5.1.2` | `5.5.0` | Updates `@angular-devkit/build-angular` from 19.1.3 to 19.1.4 - [Release notes](https://github.com/angular/angular-cli/releases) - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md) - [Commits](angular/angular-cli@19.1.3...19.1.4) Updates `@types/jasmine` from 4.3.6 to 5.1.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Updates `@types/node` from 22.10.7 to 22.10.10 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint` from 8.57.1 to 9.19.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.57.1...v9.19.0) Updates `jasmine-core` from 5.1.2 to 5.5.0 - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](jasmine/jasmine@v5.1.2...v5.5.0) --- updated-dependencies: - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: "@types/jasmine" dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: development - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major dependency-group: development - dependency-name: jasmine-core dependency-type: direct:development update-type: version-update:semver-minor dependency-group: development ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 development group with 5 updates in the /frontend directory:
19.1.319.1.44.3.65.1.522.10.722.10.108.57.19.19.05.1.25.5.0Updates
@angular-devkit/build-angularfrom 19.1.3 to 19.1.4Release notes
Sourced from
@angular-devkit/build-angular's releases.Changelog
Sourced from
@angular-devkit/build-angular's changelog.Commits
ec8f589release: cut the v19.1.4 releasec5d9038refactor(@angular/ssr): updategetPathSegmentsto usestripTrailingSlash...9bacf39fix(@angular/ssr): properly manage catch-all routes with base href14d2f7cfix(@angular/build): include extracted routes in the manifest during prerende...c87a38ffix(@angular/build): only issue invalid i18n config error for duplicate `subP...bd2ab46ci: replace platform linux with windows 11d50788cfix(@angular/build): replace deprecation ofi18n.baseHrefwith a warning5165265refactor: reduce dependencies on@angular-devkit/corebce32c1test: update saucelabs browsers versionsda08259build: migrate@angular-devkit/build-webpacktests torules_jsUpdates
@types/jasminefrom 4.3.6 to 5.1.5Commits
Updates
@types/nodefrom 22.10.7 to 22.10.10Commits
Updates
eslintfrom 8.57.1 to 9.19.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
208e0b19.19.0196dfdaBuild: changelog update for 9.19.09b9cb05chore: upgrade@eslint/js@9.19.0 (#19371)58560e7chore: package.json update for@eslint/jsreleasecfea9abdocs: Clarify overrideConfig option (#19370)2b84f66docs: Update README (#19362)044f93cdocs: clarify frozen rule description (#19351)797ee7cdocs: fix Bluesky links (#19368)81a9c0edocs: Update README093fb3ddocs: replacevarwithletandconstin rule examples (#19365)Updates
jasmine-corefrom 5.1.2 to 5.5.0Release notes
Sourced from jasmine-core's releases.
Commits
483d4abBump version to 5.5.0663dfe5Updated release instructionsce9c752Added debug logging to flaky testd5e7bc9Optionally enforce uniqueness of spec and suite names744e765Update copyright date29551baPrettierbd9a3b2Include property value mismatches in diffs even when there are missing or ext...c8c3325Bump version to 5.4.084c7e2bFixed de-duplication of exception messages containing blank lines on Node and...dda25bbRemoved references to PhantomJS from StackTraceSpec.jsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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