margelo / react-native-bignumber

🔢 The fastest Big Number library for React Native
https://margelo.io
MIT License
342 stars 12 forks source link

Bump release-it from 14.12.4 to 14.14.1 #35

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps release-it from 14.12.4 to 14.14.1.

Release notes

Sourced from release-it's releases.

Release 14.14.1

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.

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

Release 14.14.0

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

Release 14.13.1

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

Release 14.13.0

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

Release 14.12.5

  • 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)
Commits
  • 4236733 Release 14.14.1
  • 7018194 Update dependencies (still supporting Node.js v10)
  • 2f10cc4 Add note about using Inquirer.js in hooks (closes #821)
  • ea11a0d Add comment re. quoting CLI hook arguments (closes #865)
  • 0e0ad33 Also transfer tagMatch to release plugins (fixes #885)
  • 56f1ec7 Downgrade mock-fs and install polyfill for Promise.allSettled (to support Nod...
  • e8a57cc test: fix CI test for different Node versions (#888)
  • 2a9a31c chore(deps): downgrade inquirer from 8.2.2 to 8.2.0 to avoid dropping Node ...
  • afd1ac8 Release 14.14.0
  • c61c780 Update dependencies
  • 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)
github-actions[bot] commented 2 years ago

yarn.lock changes

Click to toggle table visibility
| Name | Status | Previous | Current | | :- | :-: | :-: | :-: | | `array.prototype.map` | [ADDED](#) | - | 1.0.4 | | `debug` | [UPDATED](#) | 4.3.3 | 4.3.4 | | `es-array-method-boxes-properly` | [ADDED](#) | - | 1.0.0 | | `es-get-iterator` | [ADDED](#) | - | 1.1.2 | | `is-arguments` | [ADDED](#) | - | 1.1.1 | | `is-map` | [ADDED](#) | - | 2.0.2 | | `is-set` | [ADDED](#) | - | 2.0.2 | | `isarray` | [UPDATED](#) | 1.0.0 | 2.0.5 | | `iterate-iterator` | [ADDED](#) | - | 1.0.2 | | `iterate-value` | [ADDED](#) | - | 1.0.2 | | `lru-cache` | [UPDATED](#) | 6.0.0 | 7.8.1 | | `mime-db` | [UPDATED](#) | 1.51.0 | 1.52.0 | | `mime-types` | [UPDATED](#) | 2.1.34 | 2.1.35 | | `promise.allsettled` | [ADDED](#) | - | 1.0.5 | | `release-it` | [UPDATED](#) | 14.12.4 | 14.14.1 | | `semver` | [UPDATED](#) | 7.3.5 | 7.3.6 | | `wildcard-match` | [ADDED](#) | - | 5.1.2 |
dependabot[bot] commented 2 years ago

Superseded by #39.