Skip to content

Commit

Permalink
August dependency update (#42)
Browse files Browse the repository at this point in the history
* Bump actions/setup-node from 2.1.5 to 2.4.0 (#36)

* Fix target branch in dependabot configuration

* Bump actions/setup-node from 2.1.5 to 2.4.0

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.1.5 to 2.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v2.1.5...v2.4.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular/material from 12.1.1 to 12.2.0 (#37)

* Fix target branch in dependabot configuration

* Bump @angular/material from 12.1.1 to 12.2.0

Bumps [@angular/material](https://github.com/angular/components) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/master/CHANGELOG.md)
- [Commits](angular/components@12.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular-devkit/build-angular from 12.1.1 to 12.2.0 (#38)

* Fix target branch in dependabot configuration

* Bump @angular-devkit/build-angular from 12.1.1 to 12.2.0

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 12.1.1 to 12.2.0.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/master/CHANGELOG.md)
- [Commits](angular/angular-cli@v12.1.1...12.2.0)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @storybook/builder-webpack5 from 6.3.2 to 6.3.7 (#39)

* Fix target branch in dependabot configuration

* Bump @storybook/builder-webpack5 from 6.3.2 to 6.3.7

Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.3.2 to 6.3.7.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.3.7/lib/core)

---
updated-dependencies:
- dependency-name: "@storybook/builder-webpack5"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump @angular/core and @angular/animations (#40)

* Fix target branch in dependabot configuration

* Bump @angular/core and @angular/animations

Bumps [@angular/core](https://github.com/angular/angular/tree/HEAD/packages/core) and [@angular/animations](https://github.com/angular/angular/tree/HEAD/packages/animations). These dependencies needed to be updated together.

Updates `@angular/core` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/12.2.0/packages/core)

Updates `@angular/animations` from 12.1.1 to 12.2.0
- [Release notes](https://github.com/angular/angular/releases)
- [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md)
- [Commits](https://github.com/angular/angular/commits/12.2.0/packages/animations)

---
updated-dependencies:
- dependency-name: "@angular/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: "@angular/animations"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump ng-packagr from 12.1.0 to 12.2.0 (#41)

* Fix target branch in dependabot configuration

* Bump ng-packagr from 12.1.0 to 12.2.0

Bumps [ng-packagr](https://github.com/ng-packagr/ng-packagr) from 12.1.0 to 12.2.0.
- [Release notes](https://github.com/ng-packagr/ng-packagr/releases)
- [Changelog](https://github.com/ng-packagr/ng-packagr/blob/master/CHANGELOG.md)
- [Commits](ng-packagr/ng-packagr@v12.1.0...v12.2.0)

---
updated-dependencies:
- dependency-name: ng-packagr
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: Thomas Schaffter <thomas.schaffter@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
tschaffter and dependabot[bot] committed Aug 11, 2021
1 parent 790f149 commit 5847b7e
Show file tree
Hide file tree
Showing 3 changed files with 4,722 additions and 41,890 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Use Node.js ${{ env.node_version }}
uses: actions/setup-node@v2.1.5
uses: actions/setup-node@v2.4.0
with:
node-version: ${{ env.node_version }}
- run: npm ci
Expand Down Expand Up @@ -76,7 +76,7 @@ jobs:
echo ::set-output name=created::$(date -u +'%Y-%m-%dT%H:%M:%SZ')
echo ::set-output name=push::${PUSH}
- name: Use Node.js ${{ env.node_version }}
uses: actions/setup-node@v2.1.5
uses: actions/setup-node@v2.4.0
with:
node-version: ${{ env.node_version }}
- name: Install dependencies
Expand Down
Loading

0 comments on commit 5847b7e

Please sign in to comment.