prisma-exclude
prisma-exclude copied to clipboard
Update dependency release-it to v15
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| release-it | 14.14.3 -> 15.5.0 |
Release Notes
release-it/release-it
v15.5.0
v15.4.3
v15.4.2
- 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
- Handle file paths and dots in git urls (
055a4ff) - Update dependencies (including git-url-parse) (
1851650)
v15.4.0
v15.3.0
- Add new features to docs (
e2101ed) - Add tests for branchName in tag name (
a6f6eff) - Update dependencies (
ae9ccb9) - add branchName for template (#897) (
9aa9a5d) - add new --changelog option (#912) (
5798a7a)
v15.2.0
- 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
- Migrate to git-url-parse v12 (
41aad00) - Updates README with new plugin package names (#922) (
322ef9a)
v15.1.3
v15.1.2
- 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
- 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
- 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
- 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
.onlytest (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 linkto install release-it in plugin tests (f538a01) - Disable worker threads in ava (
bacec65) - Replace
tmppackage 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 - "on the first day of the week" (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, check this box
This PR has been generated by Mend Renovate. View repository job log here.