Bump brace-expansion, @angular-devkit/build-angular, @angular/cli, @angular/localize, @ng-bootstrap/ng-bootstrap and @compodoc/compodoc in /frontend#4026
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…ngular/localize, @ng-bootstrap/ng-bootstrap and @compodoc/compodoc Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) to 5.0.5 and updates ancestor dependencies [brace-expansion](https://github.com/juliangruber/brace-expansion), [@angular-devkit/build-angular](https://github.com/angular/angular-cli), [@angular/cli](https://github.com/angular/angular-cli), [@angular/localize](https://github.com/angular/angular), [@ng-bootstrap/ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) and [@compodoc/compodoc](https://github.com/compodoc/compodoc). These dependencies need to be updated together. Updates `brace-expansion` from 2.0.1 to 5.0.5 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v2.0.1...v5.0.5) Updates `@angular-devkit/build-angular` from 15.2.11 to 21.2.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@15.2.11...v21.2.4) Updates `@angular/cli` from 15.1.6 to 21.2.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@15.1.6...v21.2.4) Updates `@angular/localize` from 15.1.1 to 21.2.6 - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](angular/angular@15.1.1...v21.2.6) Updates `@ng-bootstrap/ng-bootstrap` from 14.0.1 to 20.0.0 - [Release notes](https://github.com/ng-bootstrap/ng-bootstrap/releases) - [Changelog](https://github.com/ng-bootstrap/ng-bootstrap/blob/master/CHANGELOG.md) - [Commits](ng-bootstrap/ng-bootstrap@14.0.1...20.0.0) Updates `@compodoc/compodoc` from 1.1.26 to 1.2.1 - [Release notes](https://github.com/compodoc/compodoc/releases) - [Changelog](https://github.com/compodoc/compodoc/blob/develop/CHANGELOG.md) - [Commits](compodoc/compodoc@1.1.26...1.2.1) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.5 dependency-type: indirect - dependency-name: "@angular-devkit/build-angular" dependency-version: 21.2.4 dependency-type: direct:production - dependency-name: "@angular/cli" dependency-version: 21.2.4 dependency-type: direct:production - dependency-name: "@angular/localize" dependency-version: 21.2.6 dependency-type: direct:production - dependency-name: "@ng-bootstrap/ng-bootstrap" dependency-version: 20.0.0 dependency-type: direct:production - dependency-name: "@compodoc/compodoc" dependency-version: 1.2.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
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 brace-expansion to 5.0.5 and updates ancestor dependencies brace-expansion, @angular-devkit/build-angular, @angular/cli, @angular/localize, @ng-bootstrap/ng-bootstrap and @compodoc/compodoc. These dependencies need to be updated together.
Updates
brace-expansionfrom 2.0.1 to 5.0.5Release notes
Sourced from brace-expansion's releases.
... (truncated)
Commits
87939015.0.59a02af5Merge commit from forkdaa71bcBump tar from 7.5.10 to 7.5.11 (#92)799e5f7Bump tar from 7.5.9 to 7.5.10 (#90)012c2305.0.4243c491Fix handling of brackets. Closes #87609f858Correct incorrect brace-expansion import (#89)3c51e2c5.0.348c30d9chore: support node 18 (#85)d673911Bump tar from 7.5.7 to 7.5.9 (#84)Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.Updates
@angular-devkit/build-angularfrom 15.2.11 to 21.2.4Release notes
Sourced from
@angular-devkit/build-angular's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
2aa93fcrelease: cut the v21.2.4 releasef33826ebuild: update cross-repo angular dependencies17666e3build: lock file maintenancea7787d0fix(@angular/cli): restore console methods after logger completes628c586fix(@angular/ssr): support '*' in allowedHosts and warn about security risks9bdf782fix(@angular/ssr): apply forwarded prefix and vary header in accept-language ...4236099build: update cross-repo angular dependenciesc73f137fix(@angular/build): prevent reporter duplicates by explicitly overriding Vit...7170599fix(@angular/build): deduplicate and merge coverage excludes with vitest36978dbfix(@angular/build): warn about performance of test.exclude in vitest configu...Updates
@angular/clifrom 15.1.6 to 21.2.4Release notes
Sourced from
@angular/cli's releases.... (truncated)
Changelog
Sourced from
@angular/cli's changelog.... (truncated)
Commits
2aa93fcrelease: cut the v21.2.4 releasef33826ebuild: update cross-repo angular dependencies17666e3build: lock file maintenancea7787d0fix(@angular/cli): restore console methods after logger completes628c586fix(@angular/ssr): support '*' in allowedHosts and warn about security risks9bdf782fix(@angular/ssr): apply forwarded prefix and vary header in accept-language ...4236099build: update cross-repo angular dependenciesc73f137fix(@angular/build): prevent reporter duplicates by explicitly overriding Vit...7170599fix(@angular/build): deduplicate and merge coverage excludes with vitest36978dbfix(@angular/build): warn about performance of test.exclude in vitest configu...Updates
@angular/localizefrom 15.1.1 to 21.2.6Release notes
Sourced from
@angular/localize's releases.... (truncated)
Changelog
Sourced from
@angular/localize's changelog.... (truncated)
Commits
d8239c7release: cut the v21.2.6 releasec157916build: consolidate domino bundling in platform-serverdbb15ebbuild: update dependency node to v22.22.2a6c49e0refactor(language-service): Export template target from API2c12339docs(forms): replacerxResourcerequestw/paramsa3048f2build: update cross-repo angular dependenciesae2f249docs: reword allowedHosts security warning2c7d3b5build: re-sync file6bd2121docs: fix incorrect getHarnesses() method to getAllHarnesses and broken linke8c047bdocs: update defer section to Markdown and fix absolute URL to relative in adevUpdates
@ng-bootstrap/ng-bootstrapfrom 14.0.1 to 20.0.0Release notes
Sourced from
@ng-bootstrap/ng-bootstrap's releases.... (truncated)
Changelog
Sourced from
@ng-bootstrap/ng-bootstrap's changelog.... (truncated)
Commits
0cba2e3docs: release 20.0.0d71730adocs: add scrollspy tag to package.jsone099c06refactor: upgrade deps for ejs, primsjs and gh-pages (#4878)e26242dfix: demo stackblitzes after switch to multiple entrypoints5aa50dcdemo: include 19 in historical versions3a8fee8ci: unexpose utils (#4877)1eeca8atest: drop saucelabs and add webkit and firefox to units91e05bftest: fix sauce browser configs403121btest: set saucelabs region to us27516a0test: move units to vitest (#4875)Maintainer changes
This version was pushed to npm by qderoubaix, a new releaser for
@ng-bootstrap/ng-bootstrapsince your current version.Updates
@compodoc/compodocfrom 1.1.26 to 1.2.1Release notes
Sourced from
@compodoc/compodoc's releases.... (truncated)
Changelog
Sourced from
@compodoc/compodoc's changelog.... (truncated)
Commits
dc7b62echore(release): 1.2.126c8c54fix(deps): update dev|dependenciesba5871dMerge pull request #1696 from dkimmich-onventis/expand-npmignore0c853c8fix: expand .npmignore to optimize bundle sizedba1a2fMerge pull request #1690 from compodoc/renovate/dev-dependencies55854a3Merge pull request #1689 from compodoc/renovate/dependencies893100ffix(deps): update dependencies66705b4chore(release): 1.2.0d998467Merge pull request #1685 from compodoc/fix/1542-type-alias-of-method-parametera662e48Merge branch 'develop' into fix/1542-type-alias-of-method-parameterDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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](h...
Description has been truncated