kremalicious / gatsby-plugin-matomo

🥂 Gatsby plugin to add Matomo (formerly Piwik) onto a site.
https://kremalicious.com/gatsby-plugin-matomo
MIT License
56 stars 17 forks source link

Bump release-it from 16.0.0 to 16.1.3 #446

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps release-it from 16.0.0 to 16.1.3.

Release notes

Sourced from release-it's releases.

Release 16.1.3

  • Update dependencies (closes #1024) (79430b4)

Release 16.1.2

  • Revert some updates for Node.js 16 compat (a106c83)

Release 16.1.1

  • Update dependencies (closes #1023) (9d6f183)

Release 16.1.0

  • Edit and move new section about getLatestTagFromAllRefs up in docs (a166ab4)
  • Extend test for getLatestTagFromAllRefs to assert default behavior too (930e80a)
  • test: add a test scenario for git.getLatestTagFromAllRefs (fef97c6)
  • feat: add git.getLatestTagFromAllRefs config item to use all refs to determine latest version, not just reachable commits. (8611ef0)
  • docs: update legacy Node comment on readme page (#1021) (5beacf2)
Commits
  • 46ce029 Release 16.1.3
  • 79430b4 Update dependencies (closes #1024)
  • 8f5e9b7 Release 16.1.2
  • a106c83 Revert some updates for Node.js 16 compat
  • 75746b4 Release 16.1.1
  • 9d6f183 Update dependencies (closes #1023)
  • efd7872 Release 16.1.0
  • a166ab4 Edit and move new section about getLatestTagFromAllRefs up in docs
  • 930e80a Extend test for getLatestTagFromAllRefs to assert default behavior too
  • fef97c6 test: add a test scenario for git.getLatestTagFromAllRefs
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #450.