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

next major #3111

Merged
merged 9 commits into from Jan 12, 2024
Merged

next major #3111

merged 9 commits into from Jan 12, 2024

Commits on Dec 15, 2023

  1. fix(deps): update dependency cosmiconfig to v9 (#3105)

    BREAKING CHANGE: if using `release.config.js` as the name of your config file, it needs to be moved to a `.config/` directory. see https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more detail
    renovate[bot] committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    07dde04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abf8ddd View commit details
    Browse the repository at this point in the history
  3. feat(node-versions): dropped support for node v18 and raised the mini…

    …mum for v20
    
    reasoning for the chosen version:
    semantic-release/gitlab#647 (comment)
    
    BREAKING CHANGE: support for node v18 has been dropped and the minimum for v20 is now v20.8.1
    
    related to #3088
    travi committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2904832 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. fix(deps): upgraded to the latest version of env-ci

    BREAKING CHANGE: woodpecker ci users need to upgrade to v1.0.0 or higher to remain supported. see
    https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more information
    travi committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    0d0ed9d View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2023

  1. docs(node-versions): updated the minimum documented node version in t…

    …he node requirement doc
    
    relates to #3106
    travi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    ad8f5b2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    ce580be View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency marked to v11 (#3079)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Matt Travi <programmer@travi.org>
    renovate[bot] and travi committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6d2a6f1 View commit details
    Browse the repository at this point in the history
  3. fix: use one note reference per tag to prevent conflicts (#2085)

    Co-authored-by: Matt Travi <126441+travi@users.noreply.github.com>
    KillianHmyd and travi committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    020ea7d View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    8066b7f View commit details
    Browse the repository at this point in the history