Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: bump peaceiris/actions-mdbook from 1.1.14 to 1.2.0 #469

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 24, 2022

Bumps peaceiris/actions-mdbook from 1.1.14 to 1.2.0.

Release notes

Sourced from peaceiris/actions-mdbook's releases.

actions-mdbook v1.2.0

  • deps: bump node12 to node16
  • deps: bump @​actions/core from 1.6.0 to 1.10.0

See CHANGELOG.md for more details.

Changelog

Sourced from peaceiris/actions-mdbook's changelog.

1.2.0 (2022-10-23)

chore

ci

  • add actions/dependency-review-action v1 (a827a09)
  • bump actions/checkout from 2 to 2.3.4 (#385) (79a5dff), closes #385
  • bump actions/checkout from 2.3.4 to 2.3.5 (#407) (ebfa418), closes #407
  • bump actions/checkout from 2.3.5 to 2.4.0 (#409) (f7b124c), closes #409
  • bump actions/checkout from 2.4.0 to 3 (#424) (a720f60), closes #424
  • bump actions/dependency-review-action from 1 to 2.5.0 (#463) (6afdaef), closes #463
  • bump actions/setup-node from 2.1.5 to 2.2.0 (#393) (1f6c62b), closes #393
  • bump actions/setup-node from 2.2.0 to 2.3.0 (#395) (5c8713c), closes #395
  • bump actions/setup-node from 2.3.0 to 2.3.2 (#399) (8860a5d), closes #399
  • bump actions/setup-node from 2.3.2 to 2.4.0 (#400) (3ba9c73), closes #400
  • bump actions/setup-node from 2.4.0 to 2.4.1 (#405) (5a06fff), closes #405
  • bump actions/setup-node from 2.4.1 to 2.5.0 (#411) (5fba966), closes #411
  • bump actions/setup-node from 2.5.0 to 2.5.1 (#412) (8305f4f), closes #412
  • bump actions/setup-node from 2.5.1 to 3.0.0 (#416) (e5dcf8c), closes #416
  • bump actions/setup-node from 3.0.0 to 3.1.0 (#435) (2adbd34), closes #435
  • bump actions/setup-node from 3.1.0 to 3.1.1 (#438) (2a84fe2), closes #438
  • bump actions/setup-node from 3.1.1 to 3.4.1 (#456) (5323133), closes #456
  • bump actions/setup-node from 3.4.1 to 3.5.0 (#460) (30b03b3), closes #460
  • bump actions/setup-node from 3.5.0 to 3.5.1 (#462) (664c5eb), closes #462
  • bump actions/setup-node from v2.1.4 to v2.1.5 (#371) (21878f5), closes #371
  • bump actions/upload-artifact from 2 to 3 (#437) (63c13da), closes #437
  • bump codecov/codecov-action from 1.5.0 to 1.5.2 (#392) (3c6482d), closes #392
  • bump codecov/codecov-action from 1.5.2 to 2.0.1 (#394) (193c1ea), closes #394
  • bump codecov/codecov-action from 2.0.1 to 2.0.2 (#396) (ffe1134), closes #396
  • bump codecov/codecov-action from 2.0.2 to 2.0.3 (#402) (185143a), closes #402
  • bump codecov/codecov-action from 2.0.3 to 2.1.0 (#404) (63df222), closes #404
  • bump codecov/codecov-action from 2.1.0 to 3 (#436) (4bd81e7), closes #436
  • bump codecov/codecov-action from v1.2.1 to v1.2.2 (#373) (acd9696), closes #373
  • bump codecov/codecov-action from v1.2.2 to v1.3.1 (#374) (b29dbb0), closes #374
  • bump codecov/codecov-action from v1.3.1 to v1.3.2 (#377) (745ff6c), closes #377
  • bump codecov/codecov-action from v1.3.2 to v1.4.0 (#380) (a9fe0f5), closes #380
  • bump codecov/codecov-action from v1.4.0 to v1.4.1 (#381) (592313f), closes #381
  • bump codecov/codecov-action from v1.4.1 to v1.5.0 (#383) (aba16a7), closes #383
  • bump peaceiris/actions-mdbook from 1 to 1.1.14 (#384) (fb535da), closes #384
  • Change trigger from published to released (1750a41)
  • Drop ubuntu-16.04, add ubuntu-latest (#382) (a4d09d2), closes #382
  • Fix husky post-merge (7893cd3)
  • Improve if syntax (34cd383)

... (truncated)

Commits
  • adeb05d chore(release): 1.2.0
  • 91f44be chore(release): Add build assets
  • 97ef02e feat: bump node12 to node16 (#466)
  • 95fa0b4 chore: fix year
  • 6afdaef ci: bump actions/dependency-review-action from 1 to 2.5.0 (#463)
  • 664c5eb ci: bump actions/setup-node from 3.5.0 to 3.5.1 (#462)
  • 30b03b3 ci: bump actions/setup-node from 3.4.1 to 3.5.0 (#460)
  • 5323133 ci: bump actions/setup-node from 3.1.1 to 3.4.1 (#456)
  • 2a84fe2 ci: bump actions/setup-node from 3.1.0 to 3.1.1 (#438)
  • 63c13da ci: bump actions/upload-artifact from 2 to 3 (#437)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [peaceiris/actions-mdbook](https://github.com/peaceiris/actions-mdbook) from 1.1.14 to 1.2.0.
- [Release notes](https://github.com/peaceiris/actions-mdbook/releases)
- [Changelog](https://github.com/peaceiris/actions-mdbook/blob/main/CHANGELOG.md)
- [Commits](v1.1.14...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from peaceiris as a code owner October 24, 2022 02:01
@dependabot dependabot bot added the cicd label Oct 24, 2022
@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (945adfb) compared to base (97ef02e).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #469   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          105       105           
  Branches        14        14           
=========================================
  Hits           105       105           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@peaceiris peaceiris merged commit 59732c8 into main Oct 24, 2022
@peaceiris peaceiris deleted the dependabot/github_actions/peaceiris/actions-mdbook-1.2.0 branch October 24, 2022 02:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant