Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Bump minimatch and @angular-devkit/build-angular - #39

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minimatch-and-angular-devkit/build-angular-3.1.2
Open

Bump minimatch and @angular-devkit/build-angular#39
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/minimatch-and-angular-devkit/build-angular-3.1.2

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJan 23, 2023

Copy link
Copy Markdown
Contributor

Bumps minimatch to 3.1.2 and updates ancestor dependency @angular-devkit/build-angular. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates @angular-devkit/build-angular from 0.802.2 to 15.1.2

Release notes

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

v15.1.2

15.1.2 (2023-01-18)

@​schematics/angular

CommitDescription
fix - 0f5fb7e59replace existing BrowserModule.withServerTransition calls when running universal schematic

@​angular/cli

CommitDescription
fix - 387472a95register schematic aliases when providing collection name in ng generate
fix - 5d9fd788aremove --to option from being required when using --from in ng update

@​angular-devkit/build-angular

CommitDescription
fix - bf4639a6eprevent hanging initial build during exception with esbuild

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

v15.1.1

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

CommitDescription
fix - b94bf60caupdate esbuild to 0.16.17

Special Thanks

Alan Agius

v15.1.0

15.1.0 (2023-01-11)

Deprecations

@​angular-devkit/schematics

  • The Observable based SchematicTestRunner.runSchematicAsync and SchematicTestRunner.runExternalSchematicAsync method have been deprecated in favor of the Promise based SchematicTestRunner.runSchematic and SchematicTestRunner.runExternalSchematic.

@​schematics/angular

CommitDescription
feat - 5b18ce154add guardType as an alias of implements in guard schematic
feat - dd2b65943add configuration files generation schematic
feat - 8d000d156add environments generation schematic
feat - 6c39a162bAdd schematics for generating functional router guards and resolvers
feat - 62121f89aadd sideEffects:false to library package.json
feat - 9299dea64generate functional interceptors
fix - 49b313f27add missing import for functional interceptor spec
fix - 2f92fe7e5add missing semicolon in functional guard/resolver/interceptor
fix - 9b6d190f4remove EnvironmentInjector import in functional guard spec
fix - b11d3f644use proper variable in functional guard spec
fix - 451975f76use proper variable in resolver functional spec

@​angular-devkit/build-angular

... (truncated)

Changelog

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

15.1.2 (2023-01-18)

@​angular/cli

CommitTypeDescription
387472a95fixregister schematic aliases when providing collection name in ng generate
5d9fd788afixremove --to option from being required when using --from in ng update

@​schematics/angular

CommitTypeDescription
0f5fb7e59fixreplace existing BrowserModule.withServerTransition calls when running universal schematic

@​angular-devkit/build-angular

CommitTypeDescription
bf4639a6efixprevent hanging initial build during exception with esbuild

Special Thanks

Alan Agius, Charles Lyding and Doug Parker

15.2.0-next.0 (2023-01-12)

@​angular-devkit/build-angular

CommitTypeDescription
09af70743featimplement node module license extraction for esbuild builder

Special Thanks

Alan Agius and Charles Lyding

15.1.1 (2023-01-12)

@​angular-devkit/build-angular

| Commit | Type | Description |

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for @​angular-devkit/build-angular since your current version.


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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Jan 23, 2023
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together.
Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
Updates `@angular-devkit/build-angular` from 0.802.2 to 15.1.2
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/angular/angular-cli/commits/15.1.2)
---
updated-dependencies:
- dependency-name: minimatch
dependency-type: indirect
- dependency-name: "@angular-devkit/build-angular"
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/minimatch-and-angular-devkit/build-angular-3.1.2 branch from 00350c4 to cafe3afCompareFebruary 16, 2023 22:04
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants