frantz / amazon-s3-uri

A URI wrapper that can parse out information about an S3 URI
MIT License
27 stars 11 forks source link

Bump release-it from 14.9.0 to 14.12.4 #207

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps release-it from 14.9.0 to 14.12.4.

Release notes

Sourced from release-it's releases.

Release 14.12.4

  • Update node-fetch (security issue in transitive dep, closes #862) (d9aaa6c)
  • Remove the unused deprecated feature itself (d80beaf)
  • Remove old code coverage stuff (bdf6d18)

Release 14.12.3

  • Update dependencies (d464518)

Release 14.12.2

  • Add warning when github.web and github.assets are both set (closes #836) (9e72c16)
  • Don't return nock interceptor (616525f)
  • Explain tagName prefix better (closes #848) (f9d1b17)
  • Use empty string (not null) for release notes body in GitHub release request (fixes ##855) (bdbc2ca)
  • fix spelling on git documentation (#854) (66c6f3b)
  • Added comment about pre-release bumps (e.g. preminor) (aa34389)

Release 14.12.1

  • Fix tests on Linux (6495d3d)
  • Add latestVersion argument to getChangelog in test helper (d0ec1bb)

Release 14.12.0

  • Update example projects (b500aac)
  • Add support for pre-releases in runTasks test helper (b73770e)
  • Remove unused argument from getIncrement (test helper) (93b0a74)
  • Print --release-version after incremented version is resolved (5b04ba5)
  • Update dependencies (fb73af2)
  • Add node-redis to example projects (069a65f)
  • Add test for GitHub enterprise host web release url (e4718b0)
  • Wrap up the github.autoGenerate feature (a467b5f)
  • Update README.md (#853) (0a4c605)
  • support github's auto generated release notes (#843) (b612ce7)
  • feat : add a host info when generating web url (#828) (1b1034c)

Release 14.11.8

Release 14.11.7

  • Quote sha with caret (fixes #801) (fc0379c)
  • Defensive prop reading (56033ca)
  • Add test for custom release notes command (related to #830) (cd77539)
  • Remove unused argument in changelog method calls (f31868e)
  • Add section "Publish to private registry" (closes #824) (deb7c9a)
  • Fix Example Projects list (#827) (3edbb23)

Release 14.11.7-caret.0

  • Quote sha with caret (fixes #801) (bd676c4)

Release 14.11.6

  • Update dependencies (9a1d34b)

... (truncated)

Commits
  • a923530 Release 14.12.4
  • d9aaa6c Update node-fetch (security issue in transitive dep, closes #862)
  • d80beaf Remove the unused deprecated feature itself
  • bdf6d18 Remove old code coverage stuff
  • 6e69626 Release 14.12.3
  • d464518 Update dependencies
  • 2a75e2f Release 14.12.2
  • 9e72c16 Add warning when github.web and github.assets are both set (closes #836)
  • 616525f Don't return nock interceptor
  • f9d1b17 Explain tagName prefix better (closes #848)
  • 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #207 (dc3bcd3) into master (4f1003b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #207   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           52        52           
=========================================
  Hits            52        52           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 4f1003b...dc3bcd3. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #221.