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 v15 - autoclosed #357

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 30, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

release-it/release-it

v15.11.0

Compare Source

v15.10.5

Compare Source

v15.10.4

Compare Source

v15.10.3

Compare Source

  • feat: don't release a new version if plugin returned null (#​1004) (46fc8fa)

v15.10.2

Compare Source

  • Add link to experimental release-it KB (7619d97)
  • Add link to monorepo recipe in npm docs (5598ef8)
  • Update dependencies (812be49)
  • Add monorepo recipe (2803303)
  • Add remark + preset and auto-format docs (8b58e70)
  • Refactor plugin name (#​996) (c88a0ac)
  • Add releaseNotes example to omit merge commits (#​957) (f7fb8bc)

v15.10.1

Compare Source

  • Add link to release-it + Github Actions walk-through video (3f379ff)
  • Update docs (bf6aa23)

v15.10.0

Compare Source

  • Turn on github.comments for release-it (b232b21)
  • Update dependencies (6789e76)
  • Add github.comments feature to add comments to merged pull requests and closed issues (b22ac20)

v15.9.3

Compare Source

  • Remove knip from devDependencies as it requires Node.js v16 (31e4f4d)

v15.9.2

Compare Source

  • Add knip analysis to release hooks (88a06ea)
  • Fix up config for Knip v2 (b96d1bf)
  • Add --registry argument to npm publish if set in publishConfig.registry (c59d55e)
  • Update dependencies (7c86856)

v15.9.1

Compare Source

  • Update dependencies (3673754)
  • Update projects using release-it (c2cfc51)

v15.9.0

Compare Source

  • Update dependencies (2271e2a)
  • Remove unnecessary await (b34a9d5)
  • Support function for configuring github/gitlab releaseNotes (#​987) (81e18fa)

v15.8.0

Compare Source

  • Skip test (ENAMETOOLONG on Windows) (ca9a767)
  • Update dependencies (377c880)
  • Truncate github release notes body > 124k characters (closes #​965) (218ffc1)
  • Add note about github.autoGenerate (closes #​945) (eaf85d7)
  • Skip publish prompt when package.json has private: true (fixes #​936) (d816d40)

v15.7.0

Compare Source

  • Replace master with main where applicable (f4702c4)
  • feat: make exit 0 possible when commits required but missing (#​984) (7076fd3)
  • feat: configurable path in git rev-list (#​982) (81a7d69)
  • Add increased timeout to test/tasks.js (for Windows) (0a23c55)

v15.6.1

Compare Source

  • Update dependencies (554c600)
  • Fix npm list collaborators diff in npm v8 vs v9 in tests (1935621)
  • Mention bumper plugin in npm docs (1e6dca8)
  • Fixed plugins README on peerDependencies property (#​980) (7784c97)
  • Update dependencies (2a8271f)
  • Add axios to list of projects using release-it (b525c25)

v15.6.0

Compare Source

v15.5.1

Compare Source

v15.5.0

Compare Source

v15.4.3

Compare Source

v15.4.2

Compare Source

  • Update dependencies (97095d5)
  • Defer dry run bail out in asset globbing (to include the warning in dry runs) (bf6ccc8)
  • Housekeeping for Actions (feff2eb)

v15.4.1

Compare Source

  • Handle file paths and dots in git urls (055a4ff)
  • Update dependencies (including git-url-parse) (1851650)

v15.4.0

Compare Source

  • Add npm.name to config.context and extend context for tagName (closes #​933) (627763f)

v15.3.0

Compare Source

v15.2.0

Compare Source

  • Update dependencies (b78eb1e)
  • Add package.json to exports (acc66f7)
  • Fixes loading scoped plugins to ensure name is preserved (#​926) (145fc71)
  • Add workaround for Windows by removing drive letter from git url (#​924) (ce3a726)
  • Enable manual triggers and disable tag triggers in test pipeline (b830876)
  • Fix plugin links (b7cd505)

v15.1.4

Compare Source

  • Migrate to git-url-parse v12 (41aad00)
  • Updates README with new plugin package names (#​922) (322ef9a)

v15.1.3

Compare Source

v15.1.2

Compare Source

  • Explicitly use node-fetch (nock doesn't intercept native fetch in Node 18) (b6d5813)
  • Update dependencies (8a8149e)
  • Use extension-based export for test/util.js (fixes #​920) (529bc1f)
  • Print interpolated assets (fixes #​898) (31068de)

v15.1.1

Compare Source

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

v15.1.0

Compare Source

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

v15.0.0

Compare Source

  • Skip lifecycle hooks without a version (i.e. don't release) (d706484)
  • Update changelog and add announcement for major release (e2aa887)
  • Update dependency (700c547)
  • Update minimum required Node.js engine to v14.9.0 (94e073b)
  • Replace external debug dependency with node:util.debug (e7748a8)
  • Ignore ESM-only dependencies in import/no-unresolved (bd45e52)
  • Remove .only test (3282e95)
  • Prefix node: imports (b033e0b)
  • Remove unused markdown-toc + script (34ad75b)
  • Update changelog (65246b7)
  • Update dependencies (ae0ad11)
  • Remove support for GitLab < v12.4 (c2cf5a9)
  • Remove tasks.js (it's index.js) (fbcbe91)
  • Remove anonymous metrics (and the option to disable it) (e9ce69b)
  • Start using actual un-mocked files in config specs (aa1815e)
  • Remove unused/obsolete files (7c84b4e)
  • Update dependencies & remove support for Node.js v12 (853c6e7)
  • Merge branch 'master' into feature/es-modules (d411f8c)
  • Increase timeout for tests using npm link (bbee9bb)
  • Use npm link to install release-it in plugin tests (f538a01)
  • Disable worker threads in ava (bacec65)
  • Replace tmp package with Node.js internal in test helper (717fab3)
  • Update dependencies (900c1a2)
  • Add file (0f195a3)
  • Update dependency (9dea8fc)
  • Downgrade chalk & migrate ora usage (a6bb29b)
  • Specs don't need to execute git log (ee36d7b)
  • Re-add missing import (b03a34d)
  • Update dependencies (mostly major updates) (fbe0575)
  • Rename/combine index and cli modules (eb4d858)
  • Fix tagName in git tag prompt (f007382)
  • Improve second latest tag command (21cca12)
  • Improve tag version parser (2fc0e94)
  • Lift tagName to global/config context (628edc6)
  • Separate --no-increment from --github.update (57a77c8)
  • Pass url to import() rather than path (38c0eee)
  • Fix up tests (7a76101)
  • Improve legacy module resolution for plugins (c97fc2b)
  • Extend exports for plugin tests (134d27e)
  • Normalize plugin loader (38dabbe)
  • Fix tests (9516010)
  • Stop testing for Node.js v10 (dae3a51)
  • Refactor plugin loader + tests (remove proxyquire) (570e349)
  • Fix ava config (ad03f71)
  • Fix imports in tests (e7e664c)
  • Fix lodash import (7ab8574)
  • Fix relative import paths (f28ec24)
  • Add .js extension to imports (c31548c)
  • Use util to read JSON (216267b)
  • Format modules (eeb4126)
  • Update package.json + .eslintrc.json (abd3c73)
  • Convert CommonJS to ES Modules (179708a)
  • Update dependencies (0568d3e)
  • Only trim end of stdout (75d0c2f)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 30, 2022
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from 2739556 to 3c0e01a Compare May 7, 2022 02:12
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from da2e5dc to 110814a Compare May 21, 2022 03:08
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 3 times, most recently from fdc8041 to e1100e9 Compare June 8, 2022 07:11
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from fef6adc to 28bcf4f Compare June 21, 2022 23:49
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 3 times, most recently from 98c3dbd to ca2133e Compare July 2, 2022 06:08
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from ca2133e to 6c7bdad Compare July 7, 2022 18:46
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 4 times, most recently from 91c911b to 6d62c1a Compare July 20, 2022 10:28
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from 4af02bf to d6c1852 Compare July 26, 2022 14:20
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from d6c1852 to 455bd59 Compare August 1, 2022 16:54
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 3 times, most recently from edbd853 to 72d519e Compare August 16, 2022 16:09
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from 72d519e to b2c687c Compare August 16, 2022 22:55
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 3 times, most recently from 4b8bf42 to 77a6bc2 Compare August 31, 2022 07:15
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from c0f31b2 to a6d4287 Compare September 15, 2022 06:58
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from 6823ab7 to 9a8ba07 Compare March 1, 2023 16:06
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 3 times, most recently from f0818b4 to c47f402 Compare March 11, 2023 04:50
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from c201091 to 15a2ae3 Compare March 21, 2023 13:12
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from 881f81c to 176413c Compare March 29, 2023 10:04
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from 714aaa6 to 146b8ab Compare April 3, 2023 11:47
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from 2d3e21d to 7345785 Compare April 13, 2023 08:41
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from 7345785 to 63c15d9 Compare April 22, 2023 05:50
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 4 times, most recently from 2b132cd to 3818631 Compare May 6, 2023 05:29
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from 3818631 to 300406f Compare May 20, 2023 02:36
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 3 times, most recently from bc75249 to 4737a32 Compare June 5, 2023 16:20
@renovate renovate bot force-pushed the renovate/release-it-15.x branch 2 times, most recently from 6f02364 to 601a3fa Compare June 21, 2023 01:39
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from 601a3fa to cc83110 Compare July 1, 2023 06:08
@renovate renovate bot force-pushed the renovate/release-it-15.x branch from cc83110 to 36e80c3 Compare July 2, 2023 10:52
@renovate renovate bot changed the title chore(deps): update dependency release-it to v15 chore(deps): update dependency release-it to v15 - autoclosed Jul 6, 2023
@renovate renovate bot closed this Jul 6, 2023
@renovate renovate bot deleted the renovate/release-it-15.x branch July 6, 2023 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants