Bump the npm_and_yarn group across 3 directories with 6 updates#996
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Bump the npm_and_yarn group across 3 directories with 6 updates#996dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the npm_and_yarn group with 5 updates in the /javascript/netlify directory: | Package | From | To | | --- | --- | --- | | [braces](https://github.com/micromatch/braces) | `0.1.5` | `3.0.3` | | [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) | `6.0.6` | `18.0.3` | | [@angular-devkit/build-angular](https://github.com/angular/angular-cli) | `0.6.8` | `18.0.4` | | [@angular/cli](https://github.com/angular/angular-cli) | `6.0.8` | `18.0.4` | | [karma](https://github.com/karma-runner/karma) | `1.7.1` | `6.4.3` | Bumps the npm_and_yarn group with 1 update in the /javascript/rocketseat/ignite/rn-2/ignite-2021 directory: [braces](https://github.com/micromatch/braces). Bumps the npm_and_yarn group with 2 updates in the /javascript/skillshare/countdownchamp directory: [braces](https://github.com/micromatch/braces) and [react-scripts](https://github.com/facebook/create-react-app/tree/HEAD/packages/react-scripts). Updates `braces` from 0.1.5 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `@angular/compiler-cli` from 6.0.6 to 18.0.3 - [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/18.0.3/packages/compiler-cli) Updates `@angular-devkit/build-angular` from 0.6.8 to 18.0.4 - [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/18.0.4) Updates `@angular/cli` from 6.0.8 to 18.0.4 - [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/18.0.4) Updates `karma` from 1.7.1 to 6.4.3 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](karma-runner/karma@1.7.1...v6.4.3) Updates `braces` from 3.0.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `braces` from 2.3.2 to 3.0.3 - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/commits/3.0.3) Updates `react-scripts` from 3.4.1 to 5.0.1 - [Release notes](https://github.com/facebook/create-react-app/releases) - [Changelog](https://github.com/facebook/create-react-app/blob/main/CHANGELOG-3.x.md) - [Commits](https://github.com/facebook/create-react-app/commits/react-scripts@5.0.1/packages/react-scripts) --- updated-dependencies: - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@angular/compiler-cli" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@angular-devkit/build-angular" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@angular/cli" dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: karma dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: braces dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: react-scripts dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #997. |
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 5 updates in the /javascript/netlify directory:
0.1.53.0.36.0.618.0.30.6.818.0.46.0.818.0.41.7.16.4.3Bumps the npm_and_yarn group with 1 update in the /javascript/rocketseat/ignite/rn-2/ignite-2021 directory: braces.
Bumps the npm_and_yarn group with 2 updates in the /javascript/skillshare/countdownchamp directory: braces and react-scripts.
Updates
bracesfrom 0.1.5 to 3.0.3Changelog
Sourced from braces's changelog.
... (truncated)
Commits
Updates
@angular/compiler-clifrom 6.0.6 to 18.0.3Release notes
Sourced from
@angular/compiler-cli's releases.... (truncated)
Changelog
Sourced from
@angular/compiler-cli's changelog.... (truncated)
Commits
995b7fcbuild: update babel dependencies to v7.24.7 (#56373)96135e8refactor(compiler): Extract return type description (#56287)647f2a8refactor(compiler-cli): add diagnostic for duplicate let declarations (#56199)b70a286refactor(compiler-cli): account for let declarations in two-way binding check...35e9257refactor(compiler-cli): support completions for let declarations (#56199)ab529c6refactor(compiler-cli): support resolving the symbol of let declaration (#56199)28e76d7refactor(compiler-cli): integrate let declaration into the indexer (#56199)7ef0dabrefactor(compiler-cli): integrate let declarations into the template type che...405e4ddrefactor(compiler-cli): add compiler flag for testing let declarations (#56199)a33d85dbuild: update Node.js to match Angular CLI engines (#56187)Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/compiler-clisince your current version.Updates
@angular-devkit/build-angularfrom 0.6.8 to 18.0.4Release notes
Sourced from
@angular-devkit/build-angular's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/build-angular's changelog.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular-devkit/build-angularsince your current version.Updates
@angular/clifrom 6.0.8 to 18.0.4Release notes
Sourced from
@angular/cli's releases.... (truncated)
Changelog
Sourced from
@angular/cli's changelog.... (truncated)
Commits
Maintainer changes
This version was pushed to npm by google-wombot, a new releaser for
@angular/clisince your current version.Updates
karmafrom 1.7.1 to 6.4.3Release notes
Sourced from karma's releases.
... (truncated)
Changelog
Sourced from karma's changelog.
... (truncated)
Commits
d8cf806chore(release): 6.4.3 [skip ci]d7f2d69fix: add build commits for patch release85a2eebbuild(deps-dev): bump decode-uri-component from 0.2.0 to 0.2.20bffce2build(deps): updated socket.io version to fix security issues with socket.io-...86667abbuild(deps): bump follow-redirects from 1.11.0 to 1.15.4450fdfddocs: Add deprecation notice to Karma README9de3c00chore(release): 6.4.2 [skip ci]c6a4271fix: few typos50f9635docs: update codeclimate badge in readme.md0013121chore(release): 6.4.1 [skip ci]Updates
bracesfrom 3.0.2 to 3.0.3Changelog
Sourced from braces's changelog.
... (truncated)
Commits
Updates
bracesfrom 2.3.2 to 3.0.3Changelog
Sourced from braces's changelog.
... (truncated)
Commits
Updates
react-scriptsfrom 3.4.1 to 5.0.1Changelog
Sourced from react-scripts's changelog.
Commits
19fa58dPublish9802941fix: webpack noise printed only if error or warning (#12245)2eef1d0Update templates to use React 18createRoot(#12220)221e511Publish5614c87Add support for Tailwind (#11717)20edab4fix(webpackDevServer): disable overlay for warnings (#11413)3afbbc0Update all dependencies (#11624)f5467d5feat(eslint-config-react-app): support ESLint 8.x (#11375)c7627ceUpdate webpack and dev server (#11646)544befeUpdate package.json (#11597)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.