Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Bump release-it from 15.0.0 to 15.1.1 #380

Merged
merged 1 commit into from
Jun 29, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 29, 2022

Bumps release-it from 15.0.0 to 15.1.1.

Release notes

Sourced from release-it's releases.

Release 15.1.1

  • Add --no-worker-threads to config (4584e75)
  • Update dependencies (1f33723)
  • Fix username assertion during GH Action run (0b48faf)
  • updated update-notifier to v6.0.0, fix got vulnerability (#914) (1b2073e)
  • chore: Included githubactions in the dependabot config (#905) (ac1b722)

Release 15.1.0

  • Add Node.js v18 to test matrix (31c919c)
  • Update dependencies (0733ad6)
  • Fix github test (1d1e662)
  • Merge branch 'feature/expose-config' (e42f04a)
  • Minimize test for amend/no-edit commit message (1067999)
  • feat(git): make commitMessage optional parameter in git commit (#911) (f730eb6)
  • Correcting typo (#910) (dfb9b0b)

Release 15.1.0-next.0

  • Add Config class to exports (2ecfe21)
  • Increase timeout for tasks.interactive tests (56b2b51)
  • chore: Set permissions for GitHub actions (#902) (dbf73c9)
  • chore: Enable codeql action (#901) (8405d68)
  • Edit installation notes and add Homebrew as an option (b53b349)
Commits

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 [release-it](https://github.com/release-it/release-it) from 15.0.0 to 15.1.1.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](release-it/release-it@15.0.0...15.1.1)

---
updated-dependencies:
- dependency-name: release-it
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 29, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #380 (dfc13c2) into master (c25fe89) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #380   +/-   ##
=======================================
  Coverage   45.28%   45.28%           
=======================================
  Files          18       18           
  Lines         106      106           
  Branches       13       13           
=======================================
  Hits           48       48           
  Misses         57       57           
  Partials        1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c25fe89...dfc13c2. Read the comment docs.

@Codex- Codex- merged commit 455084f into master Jun 29, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/release-it-15.1.1 branch June 29, 2022 01:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants