Bump the npm_and_yarn group across 1 directory with 3 updates#154
Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
Closed
Bump the npm_and_yarn group across 1 directory with 3 updates#154dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Bumps the npm_and_yarn group with 3 updates in the / directory: [@angular/common](https://github.com/angular/angular/tree/HEAD/packages/common), [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) and [lodash](https://github.com/lodash/lodash). Updates `@angular/common` from 17.3.12 to 19.2.16 - [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.2.16/packages/common) Updates `@angular/compiler` from 17.3.12 to 19.2.18 - [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/v19.2.18/packages/compiler) Updates `lodash` from 4.17.21 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: "@angular/common" dependency-version: 19.2.16 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: "@angular/compiler" dependency-version: 19.2.18 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR: #154 |
|
Change raised in Gerrit by GitHub2Gerrit: https://gerrit.onap.org/r/c/portal-ng/ui/+/142972 |
|
Auto-closing pull request |
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
onap-github
pushed a commit
that referenced
this pull request
Mar 23, 2026
## Release notes Sourced from lfreleng-actions/github2gerrit-action's releases. v1.1.0 Fix: Add mode toggles to release-drafter @ModeSevenIndustrialSolutions (#171) Fix: use v7 autolabeler sub-action @ModeSevenIndustrialSolutions (#172) ✨ New Features ✨ Fix: Add DNS validation, G2G_NO_GERRIT @ModeSevenIndustrialSolutions (#165) 🐛 Bug Fixes 🐛 Fix(tests): Resolve basedpyright errors @ModeSevenIndustrialSolutions (#170) Fix: Add DNS validation, G2G_NO_GERRIT @ModeSevenIndustrialSolutions (#165) 🔧 Maintenance 🔧 Chore: Bump release-drafter/release-drafter from 7.0.0 to 7.1.0 @dependabot[bot] (#166) Chore: Remove repo-local release-drafter config, split workflows @ModeSevenIndustrialSolutions (#169) Chore: Bump step-security/harden-runner from 2.15.1 to 2.16.0 @dependabot[bot] (#168) Chore: Bump astral-sh/setup-uv from 7.5.0 to 7.6.0 @dependabot[bot] (#167) Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 @dependabot[bot] (#174) Chore: Bump lfreleng-actions/python-audit-action from 0.2.5 to 0.2.6 @dependabot[bot] (#175) Chore: Bump ruff from 0.15.6 to 0.15.7 @dependabot[bot] (#176) 🎓 Code Quality 🎓 CI: Remove redundant/failing dependencies.yaml @ModeSevenIndustrialSolutions (#173) Links Submit bugs/feature requests v1.0.9 🐛 Bug Fixes 🐛 Fix: Bugs related to Github issue #157 @ModeSevenIndustrialSolutions (#159) 🔧 Maintenance 🔧 Chore: Bump release-drafter/release-drafter from 6.2.0 to 6.4.0 @dependabot[bot] (#154) Chore: Bump lfreleng-actions/python-build-action from 1.0.3 to 1.0.4 @dependabot[bot] (#152) Chore: Bump step-security/harden-runner from 2.15.0 to 2.15.1 @dependabot[bot] (#153) Chore: Bump ruff from 0.15.4 to 0.15.5 @dependabot[bot] (#155) Chore: pre-commit autoupdate @pre-commit-ci[bot] (#156) Chore: Bump actions/download-artifact from 8.0.0 to 8.0.1 @dependabot[bot] (#160) Chore: Bump ruff from 0.15.5 to 0.15.6 @dependabot[bot] (#163) Chore: Bump release-drafter/release-drafter from 6.4.0 to 7.0.0 @dependabot[bot] (#162) Chore: Bump astral-sh/setup-uv from 7.3.1 to 7.5.0 @dependabot[bot] (#161) Links ... (truncated) ## Commits 80213a8 Merge pull request #176 from lfreleng-actions/dependabot/uv/ruff-0.15.7 e758205 Merge pull request #175 from lfreleng-actions/dependabot/github_actions/lfrel d6ad1ba Merge pull request #174 from lfreleng-actions/dependabot/github_actions/relea 255c104 Chore: Bump ruff from 0.15.6 to 0.15.7 acebd3a Chore: Bump lfreleng-actions/python-audit-action from 0.2.5 to 0.2.6 e856285 Chore: Bump release-drafter/release-drafter from 7.1.0 to 7.1.1 271fcfd Merge pull request #165 from modeseven-lfreleng-actions/ci-test-fixes 85e366b Fix: Validate DNS in _resolve_gerrit_info 436dc09 Merge pull request #173 from modeseven-lfreleng-actions/update-workflows 0d5d52c CI: Remove redundant/failing dependencies.yaml Additional commits viewable in compare view  Issue-ID: CIMAN-33 Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I987e5ab53f23502de04cb17c1d157530b2b0a1ed GitHub-PR: #170 GitHub-Hash: 49115990570d21f2 Signed-off-by: onap.gh2gerrit <releng+onap-gh2gerrit@linuxfoundation.org>
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 npm_and_yarn group with 3 updates in the / directory: @angular/common, @angular/compiler and lodash.
Updates
@angular/commonfrom 17.3.12 to 19.2.16Release notes
Sourced from
@angular/common's releases.... (truncated)
Changelog
Sourced from
@angular/common's changelog.... (truncated)
Commits
05fe668fix(http): prevent XSRF token leakage to protocol-relative URLs12e2302build: update common's locales to use rules_js (#61630)9701047test(common): Add circular deps test to 19.2.x (#61651)2c876b4fix(common): avoid injecting ApplicationRef in FetchBackend (#61649)8e54b57build: move private testing helpers outsideplatform-browser/testing(#61571)2b1b14ffix(core): cleanuprxResourceabort listener (#58306)126efc9fix(common): cancel reader when app is destroyed (#61528)efda872fix(common): prevent reading chunks if app is destroyed (#61354)c43fd3abuild: migrate common to use rules_js based toolchain (#61434)185b780build: migratepackages/core/schematicstots_project(#61420)Updates
@angular/compilerfrom 17.3.12 to 19.2.18Release notes
Sourced from
@angular/compiler's releases.... (truncated)
Changelog
Sourced from
@angular/compiler's changelog.... (truncated)
Commits
26cdc53fix(core): sanitize sensitive attributes on SVG script elements7c42e2efix(compiler): prevent XSS via SVG animationattributeNameand MathML/SVG URLs24bab55fix(compiler): lexer support for template literals in object literals (#61601)fc2483erefactor(compiler): avoid duplication betweenFactoryTargettype (#61571)8e54b57build: move private testing helpers outsideplatform-browser/testing(#61571)44bb328fix(compiler): avoid conflicts between HMR code and local symbols (#61550)1007079build: update compiler-cli to not be stamped when used for the compiler in ng...0d025c5build: support newng_projectrule (#61336)899cb4arefactor: add explicit types for exports relying on inferred call return type...1312eb1build: remove irrelevant madge circular deps tests (#61209)Updates
lodashfrom 4.17.21 to 4.17.23Commits
dec55b7Bump main to v4.17.23 (#6088)19c9251fix: setCacheHas JSDoc return type should be boolean (#6071)b5e6729jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (#6062)edadd45Prevent prototype pollution on baseUnset function4879a7adoc: fix autoLink function, conversion of source links (#6056)9648f69chore: removeyarn.lockfile (#6053)dfa407dci: remove legacy configuration files (#6052)156e196feat: add renovate setup (#6039)933e106ci: add pipeline for Bun (#6023)072a807docs: update links related to Open JS Foundation (#5968)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 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.