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

chore(deps): update dependency release-it to v14.14.3 #27

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 26, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
release-it 14.10.0 -> 14.14.3 age adoption passing confidence

Release Notes

release-it/release-it

v14.14.3

Compare Source

  • Remove .only test (dd249c6)
  • Temporarily(?) ignore docs.gihub.com links (returning 403) (ec3e4db)
  • Improve docs re. git.tagMatch (93c583c)
  • Replace "resources" at the bottom with link to license, order examples (e9c6b8d)
  • Update docs.github.com links (2fe93fd)
  • Add test for git.tagMatch + changelog behavior (5e843f1)
  • Improve documentatiion, mainly re. git.tagMatch (751e171)
  • Remove xlink namespace from svg (9ce7501)
  • Remove duplicate test and wrap up proxy fix (f1e8843)
  • Fixes github.proxy not working (#​863) (#​893) (1fe1afa)

v14.14.2

Compare Source

NOTE This is the latest release still supporting Node.js v10. Major issues reported in release-it v14 might still receive bug fixes and patch releases, but no new features.

v14.14.1

Compare Source

  • Update dependencies (still supporting Node.js v10) (7018194)
  • Add note about using Inquirer.js in hooks (closes #​821) (2f10cc4)
  • Add comment re. quoting CLI hook arguments (closes #​865) (ea11a0d)
  • Also transfer tagMatch to release plugins (fixes #​885) (0e0ad33)
  • Downgrade mock-fs and install polyfill for Promise.allSettled (to support Node v10) (56f1ec7)
  • test: fix CI test for different Node versions (#​888) (e8a57cc)
  • chore(deps): downgrade inquirer from 8.2.2 to 8.2.0 to avoid dropping Node 10 support (#​887) (2a9a31c)

v14.14.0

Compare Source

  • Update dependencies (c61c780)
  • Minor edits to new gitlab milestones feature (63869b8)
  • Add gitlab.milestones option to associate milestones with a release (#​883) (af0882f)
  • More consistently use example.org in docs, links and even tests (3ccdef0)
  • Clarify the github.host config option (#​875) (6d7c3f2)

v14.13.1

Compare Source

  • Take latestTag from config context (allowing any value) (9fe82ed)
  • Saleor project was moved to dedicated GitHub organization (#​873) (1e0f8f7)

v14.13.0

Compare Source

  • Allow wildcards for required branch(es) (closes #​877) (fb8622b)
  • Fix/add tests and wrap up npm.allowSameVersion (739f6f6)
  • Allow running npm version with arg --allow-same-version (#​878) (2a7565d)

v14.12.5

Compare Source

  • Fix body when auto-generating release notes (and updating) GitHub releases (2c42a8e)
  • Fix spec for different version of Git (c20d9d0)
  • Remove deprecated ref from docs (5e0d4c0)

v14.12.4

Compare Source

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

v14.12.3

Compare Source

v14.12.2

Compare Source

  • 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)

v14.12.1

Compare Source

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

v14.12.0

Compare Source

  • 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)

v14.11.8

Compare Source

v14.11.7

Compare Source

v14.11.6

Compare Source

  • Update dependencies (9a1d34b)
  • Fix tag name in github web release fallback url (14fcad0)
  • Changed git docs with correct hook (#​804) (588d776)

v14.11.5

Compare Source

  • Fix git directory detection (previously failed in git worktree) (7e30333)

v14.11.4

Compare Source

  • Move fallback version from plugin to core (d233605)

v14.11.3

Compare Source

  • Fix tagName in git tag prompt (1b37f24)

v14.11.2

Compare Source

v14.11.1

Compare Source

  • Update dependencies (11a0a38)
  • Improve second latest tag command (174ead3)
  • Improve tag version parser (f5d03cf)
  • Lift tagName to global/config context (3cb599b)
  • Make --no-increment --github.update non-breaking in v14 (deprecated) (2e0d707)
  • Separate --no-increment from --github.update (2cf52fb)

v14.11.0

Compare Source

  • Fall back to web-based github release without an API token (closes #​749) (675f823)
  • Add git.tagMatch to allow custom tag matching (fixes #​761) (f72ca0a)

v14.10.1

Compare Source


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch 5 times, most recently from 97bbb3b to 4f7f567 Compare August 3, 2021 18:53
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from 4f7f567 to fd2845c Compare August 8, 2021 11:50
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.10.1 chore(deps): update dependency release-it to v14.11.0 Aug 8, 2021
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.11.0 chore(deps): update dependency release-it to v14.11.2 Aug 9, 2021
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch 2 times, most recently from 5fdba6a to 819fc08 Compare August 9, 2021 22:06
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.11.2 chore(deps): update dependency release-it to v14.11.3 Aug 9, 2021
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch 7 times, most recently from 99f5a02 to 7594536 Compare August 14, 2021 16:53
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.11.3 chore(deps): update dependency release-it to v14.11.4 Aug 14, 2021
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from 7594536 to ba58f23 Compare August 15, 2021 07:11
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.11.4 chore(deps): update dependency release-it to v14.11.5 Aug 15, 2021
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch 3 times, most recently from 95e39ab to 91748e1 Compare September 3, 2021 18:13
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from 91748e1 to 94ae186 Compare September 6, 2021 00:40
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from 94ae186 to d4c3925 Compare October 18, 2021 18:01
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.11.5 chore(deps): update dependency release-it to v14.11.6 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from d4c3925 to 627151b Compare March 7, 2022 15:25
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.11.6 chore(deps): update dependency release-it to v14.12.5 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from 627151b to 40d3360 Compare March 26, 2022 12:00
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.12.5 chore(deps): update dependency release-it to v14.13.1 Mar 26, 2022
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.13.1 chore(deps): update dependency release-it to v14.14.2 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from 40d3360 to e2ce458 Compare April 24, 2022 22:51
@renovate renovate bot force-pushed the renovate/release-it-14.x-lockfile branch from e2ce458 to d2420f6 Compare May 16, 2022 02:04
@renovate renovate bot changed the title chore(deps): update dependency release-it to v14.14.2 chore(deps): update dependency release-it to v14.14.3 May 16, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant