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 semantic-release to v21 #31

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
semantic-release ^19.0.5 -> ^21.0.0 age adoption passing confidence

Release Notes

semantic-release/semantic-release

v21.0.1

Compare Source

Bug Fixes

v21.0.0

Compare Source

BREAKING CHANGES
  • deps: the npm plugin has updated the npm dependency to v9
  • legacy authentication using NPM_USERNAME and NPM_PASSWORD is no longer supported. Use NPM_TOKEN instead.
Bug Fixes
  • deps: bump @semantic-release/npm to ^10.0.0 (d647433)

v20.1.3

Compare Source

Bug Fixes
  • deps: update dependency execa to v7.1.1 (c38b53a)

v20.1.2

Compare Source

Bug Fixes
  • deps: update dependency cosmiconfig to v8.1.2 (fbede54)

v20.1.1

Compare Source

Bug Fixes

v20.1.0

Compare Source

Features

v20.0.4

Compare Source

Bug Fixes
  • windows: fixed issues preventing execution from windows (#​2672) (5df624c)

v20.0.3

Compare Source

Reverts

v20.0.2

Compare Source

Bug Fixes

v20.0.1

Compare Source

Bug Fixes
  • deps: update dependency cosmiconfig to v8 (f914c1e)
  • deps: update dependency hosted-git-info to v6 (c4da008)

v20.0.0

Compare Source

BREAKING CHANGES
  • esm: semantic-release is now ESM-only. since it is used through its own executable, the impact on consuming projects should be minimal
  • esm: references to plugin files in configs need to include the file extension because of executing in an ESM context
  • node-versions: node v18 is now the minimum required version of node. this is in line with our node support policy. please see our recommendations for releasing with a different node version than your project normally uses, if necessary.
Features
Bug Fixes
  • env-ci: updated to the stable esm-only version (#​2632) (918eb59)
  • secrets-masking: used the proper named import from hook-std to enable masking for stderr (#​2619) (cf6befa)

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.

@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch 2 times, most recently from 12dc329 to 79d51a9 Compare April 21, 2023 01:42
@renovate renovate bot force-pushed the renovate/major-semantic-release-monorepo branch from 79d51a9 to 6d4cad8 Compare April 21, 2023 01:43
@lytovka lytovka merged commit 0c659e3 into main Apr 21, 2023
@lytovka lytovka deleted the renovate/major-semantic-release-monorepo branch April 21, 2023 01:44
lytovka pushed a commit that referenced this pull request Apr 22, 2023
## [1.3.0](v1.2.10...v1.3.0) (2023-04-22)

### ## Features ✨

* add missing ESLint rules ([#37](#37)) ([f4ba148](f4ba148))
* add rules for `eslint-plugin-import` plugin ([#38](#38)) ([88e2ddf](88e2ddf))

### ## Fixes 🐛

* **deps:** update dependency eslint-config-prettier to v8.8.0 ([#27](#27)) ([a6d9b07](a6d9b07))

### ## Chores 🧹

* **deps:** update dependency semantic-release to v21 ([#31](#31)) ([0c659e3](0c659e3))
* **deps:** update dependency typescript to v5 ([#32](#32)) ([40889cf](40889cf))
* **deps:** update node.js to v16.20.0 ([#26](#26)) ([0d60a6f](0d60a6f))
* upgrade to node v18 ([#39](#39)) ([9a4936d](9a4936d))

### ## CI 🛠️

* use node version from `.nvmrc` ([#40](#40)) ([1926fcf](1926fcf))

### ## Docs 📚

* mention import preset in README ([#41](#41)) ([2d700b5](2d700b5))
@github-actions
Copy link

🎉 This PR is included in version 1.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

1 participant