Skip to content

chore(deps): update semantic-release monorepo (major)#6

Closed
renovate[bot] wants to merge 64 commits into
mainfrom
renovate/major-semantic-release-monorepo
Closed

chore(deps): update semantic-release monorepo (major)#6
renovate[bot] wants to merge 64 commits into
mainfrom
renovate/major-semantic-release-monorepo

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Feb 8, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@semantic-release/release-notes-generator ^10.0.3 -> ^11.0.0 age adoption passing confidence
semantic-release 19.0.5 -> 21.0.2 age adoption passing confidence

Release Notes

semantic-release/release-notes-generator

v11.0.1

Compare Source

Bug Fixes
  • files: include the wrappers directory in the published package (949607f)

v11.0.0

Compare Source

Code Refactoring
Features
  • node-versions: raised the minimum required node version to v18 (4bfe425)
  • semantic-release-peer: raised the minimum peer requirement to the first version that supports loading esm plugins (f094cb0)
BREAKING CHANGES
  • semantic-release-peer: the required version of semantic-release has been raised to v20.1.0 in order to support loading of ESM plugins
  • node-versions: node v18 is now the minimum supported version
  • esm: @semantic-release/release-notes-generator is now a native ES Module. It has
    named exports for each plugin hook (generateNotes)
semantic-release/semantic-release

v21.0.2

Compare Source

Bug Fixes

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 - At any time (no schedule defined), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

dalechyn and others added 11 commits February 8, 2023 13:58
# 1.0.0 (2023-02-08)

### Features

* initial commit ([c75df22](c75df22))
## [1.0.1](v1.0.0...v1.0.1) (2023-02-08)

### Bug Fixes

* 💚 prevent ci triggering from `semantic-release-bot` ([c25ff71](c25ff71))
# [1.1.0](v1.0.1...v1.1.0) (2023-02-08)

### Features

* ✨ `Button` story ([a328e8b](a328e8b))
* ✨ `Icon` story ([d53b5f7](d53b5f7))
* ✨ `IconButton` story ([6887bbe](6887bbe))
* ✨ `Text` story ([ce97add](ce97add))
@renovate renovate Bot requested a review from dalechyn as a code owner February 8, 2023 13:30
@dalechyn
Copy link
Copy Markdown
Member

dalechyn commented Feb 8, 2023

blocked till latest ubuntu image has the node@18

@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 0bc5856 to 6a5ef14 Compare February 8, 2023 22:09
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from 6a5ef14 to 7f66e53 Compare February 9, 2023 12:33
semantic-release-bot and others added 4 commits February 9, 2023 12:34
# [1.3.0](v1.2.0...v1.3.0) (2023-02-09)

### Bug Fixes

* 🚑️ page rendering fix ([49e85b7](49e85b7))

### Features

* ✨ `/privacy` page ([141b4d8](141b4d8))
* ✨ `Button`, `IconButton` and `Link` updates ([0e0dc8f](0e0dc8f))
* ✨ `Divider`, `Footer`, `Header`, `Paper` components & stories ([1a75e72](1a75e72))
* ✨ `Paper`, `Text` updates ([bb0e0ca](bb0e0ca))
* ✨ compose elements in the index page ([e5387e6](e5387e6))
* **views:** ✨ `Header`, `Footer` views and more ([6ddadfb](6ddadfb))
## [1.3.1](v1.3.0...v1.3.1) (2023-02-09)

### Bug Fixes

* 🚑️ build fix ([9474fdc](9474fdc))
dalechyn and others added 2 commits March 15, 2023 21:58
# [1.6.0](v1.5.7...v1.6.0) (2023-03-15)

### Features

* ✨ update products section ([98ddcaf](98ddcaf))
@renovate renovate Bot force-pushed the renovate/major-semantic-release-monorepo branch from c531a09 to 46aad4c Compare April 28, 2023 22:47
@renovate renovate Bot changed the title chore(deps): update dependency semantic-release to v21 chore(deps): update semantic-release monorepo (major) Apr 28, 2023
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 28, 2023

⚠️ No Changeset found

Latest commit: 46aad4c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants