prisma-exclude
prisma-exclude copied to clipboard
Update dependency release-it to v17
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| release-it | 14.14.3 -> 17.6.0 |
Release Notes
release-it/release-it (release-it)
v17.6.0
- Update dependencies (
517ac8c) - Replace eslint-plugin-import with eslint-plugin-import-x (
5828326) - feat: add secure flag to gitlab config (#1129) (
7a3ce98)
v17.5.0
v17.4.2
- More consistent usage of
err(4be5b10) - Add debug output to plugin loader (closes #1044) (
138277a) - fix: vulnerable packages (#1123) (
bd41d60) - fix(types): requireBranch is either a string, false, or undefined (#1124) (
c73f866)
v17.4.1
- Update more dependencies (
dd81abe) - Update lockfile (
b4ed4ce) - Format readme (
ce47cee) - chore: drop dependency on promise.allsettled (#1120) (
9ac3518) - fix: ship & export types (#1121) (
320b88f) - Update docs (
5672a8d)
v17.4.0
- Add
eslint-plugin-avatoignoreDependencies(cf41b1b) - Update some dependencies (
8641afe) - Fix up JSON schema (
13e399a) - Update projects using release-it (
0ad9b1e) - feat: add Typescript type for config (closes #1052) (#1055) (
3feb112) - feat: Add json schema (#1114) (
5dcb72d) - chore: Upgrade ESLint (#1111) (
3056a18)
v17.3.0
- Support Node.js v22 (resolves #1105) (
b26fe12) - Update dependencies (
1d9a6f0) - Skip test (
1fd2259) - Change git config example in docs (closes #1091) (
6df6656)
v17.2.1
- Update some dependencies (
bb23771) - Exit without error message when requireCommits is true but requireCommitsFail is false and no commits are available (#1101) (
cce35f3)
v17.2.0
- Fix formatting (
ed30e08) - Update dependencies (
9ce6d19) - Add installed-check (
24b3ba6) - docs: add plugin release-it-pnpm (#1094) (
bb9dac8) - Add tea.yaml (
c223071) - Catch and log errors thrown in
rollbackTagPush()in Git plugin (#1087) (88bbaa9) - Remove, experiment, add link to https://github.com/juancarlosjr97/release-it-containerized (
91b5d2f)
v17.1.1
v17.1.0
v17.0.5
- Fix dependencies for Windows (
d5a4c55)
v17.0.4
v17.0.3
- Fix dependencies for Windows (
c7d5ff0)
v17.0.2
- Update dependencies (
9577bd2) - Auto-format (
cb7aac7) - Ignore twitter profile link (
294538d) - Parse issues from commit log instead of changelog (#1071) (
836f78d) - Format markdown (
179b734)
v17.0.1
- Fix broken gitlab links (
1a33dac) - Add sponsor/fund options (
c625363) - Update changelog (
e178adf) - Format README.md (
61993f2)
v17.0.0
- Toggle choices in prelease cont. (resolves #1061) (
351c95b) - Update dependencies (
ebc2754) - Remove support for Node.js v16 (
0aed410) - Fix/rollback tag (#1059) (
da0e93a) - chore: add plugins to readme (#1054) (
e9fa310) - Bump actions/setup-node from 3 to 4 (#1050) (
9e99e2b) - fix: name of param to enable comment functionality (#1046) (
fdcf005) - Add
NPM_TOKENenv variable (github secret) to example in docs (#1042) (38193c3) - Remove obsolete
@publictags (415c1a3)
v16.3.0
- Fix/rollback tag (#1059) (
da0e93a) - chore: add plugins to readme (#1054) (
e9fa310) - Bump actions/setup-node from 3 to 4 (#1050) (
9e99e2b) - fix: name of param to enable comment functionality (#1046) (
fdcf005) - Add
NPM_TOKENenv variable (github secret) to example in docs (#1042) (38193c3) - Remove obsolete
@publictags (415c1a3)
v16.2.1
- Format Markdown (
ebe4fbd) - Add production mode config for Knip (
c1c0f99) - Update dependencies (
a3d32ae) - Fix initial --snapshot latestVersion (
f283230)
v16.2.0
- Update dependencies (
f5576f1) - Add support for snapshots (--snapshot=feat → v0.0.0-feat.0), alpha/undocumented (
6d027fd) - Add
releaseUrlto message context (resolves #1038) (07f373e) - Bump actions/checkout from 3 to 4 (#1039) (
d931f36) - Update version in the readme (#1036) (
e2e0c34)
v16.1.5
- Only show url message on Windows (
68b91c4) - fix: unable to open the browser automatically on Windows system (#1019) (
5069c30)
v16.1.4
v16.1.3
v16.1.2
- Revert some updates for Node.js 16 compat (
a106c83)
v16.1.1
v16.1.0
- Edit and move new section about
getLatestTagFromAllRefsup in docs (a166ab4) - Extend test for
getLatestTagFromAllRefsto 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)
v16.0.0
- Add v16 to changelog (
2e09260) - Add knip to deps/scripts (
00220ce) - Update dependencies + add lockfile (breaking support for Node.js v14/npm v6) (
97c233e)
v15.11.0
- Fix regression caused by
46fc8fa(1ea14aa) - Remove + ignore .DS_Store (
0198b89) - Fix lint issue (
6158d7e) - feat: Adding publicPath option for npm publishConfig (#1010) (
fef8566)
v15.10.5
- Downgrade @octokit/request-error (
9b97b46)
v15.10.4
- Start using GITHUB_TOKEN_RELEASE_IT locally (
d13edef) - Fix proxy-agent import (
e28bdd6) - Update dependencies (
5472a58) - Fix whitespace (
75e970a) - fix: use deep merge strategy for context and options in Plugin (#1009) (
f0f0cf3) - markdown-link-check (
22bfb01) - fix: update gitlab CI documentation (#1007) (
433f85e) - Add "videos, articles & examples" section (closes #1005) (
18abf36)
v15.10.3
v15.10.2
- 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
releaseNotesexample to omit merge commits (#957) (f7fb8bc)
v15.10.1
v15.10.0
- 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
- Remove knip from devDependencies as it requires Node.js v16 (
31e4f4d)
v15.9.2
- Add knip analysis to release hooks (
88a06ea) - Fix up config for Knip v2 (
b96d1bf) - Add --registry argument to
npm publishif set inpublishConfig.registry(c59d55e) - Update dependencies (
7c86856)
v15.9.1
v15.9.0
- Update dependencies (
2271e2a) - Remove unnecessary
await(b34a9d5) - Support function for configuring github/gitlab releaseNotes (#987) (
81e18fa)
v15.8.0
- 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
- 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
- Update dependencies (
554c600) - Fix
npm list collaboratorsdiff in npm v8 vs v9 in tests (1935621) - Mention bumper plugin in npm docs (
1e6dca8) - Fixed plugins README on
peerDependenciesproperty (#980) (7784c97) - Update dependencies (
2a8271f) - Add axios to list of projects using release-it (
b525c25)
v15.6.0
- Fix specs for #966 (
39a318b) - Move space (quickfix) (
cfae247) - fix: use spec formdata (#958) (
c21e6b6) - Fix
npm.isCollaborator()on npm v9 (#966) (3bd405a) - feat(git): added option to use --exclude option on git describe (#963) (
2b484bf)
v15.5.1
- Update dependencies (
aa89cbd) - Prompt for npm OTP in --only-version (fixes #948) (
ff626d1) - Remove unused export/function (
331b0de) - Add knip + config (
ee99f63)
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 was generated by Mend Renovate. View the repository job log.