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

fix(deps): update dependency @anolilab/semantic-release-preset to v9 #157

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@anolilab/semantic-release-preset (source) ^2.0.1 -> ^9.0.0 age adoption passing confidence

Release Notes

anolilab/semantic-release (@​anolilab/semantic-release-preset)

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • semantic-release-preset: Upgraded conventional-changelog-conventionalcommits v8, this can be only use with semantic-version 24
Bug Fixes
Dependencies

v8.1.2

Compare Source

Bug Fixes
Dependencies

v8.1.1

Compare Source

Dependencies

v8.1.0

Compare Source

Features
  • moved semantic-release preset, added new presets for yarn and pnpm (#​26) (7c057c4)

v8.0.3

Compare Source

Bug Fixes

v8.0.2

Compare Source

Dependencies

v8.0.1

Compare Source

Bug Fixes
Dependencies

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
    Signed-off-by: prisis [email protected]
Features
  • updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7 (16bf1fc)

v7.0.5

Compare Source

Bug Fixes
  • Update dependencies to latest versions (6cdc09b)
Dependencies

v7.0.4

Compare Source

Bug Fixes
  • Update dependencies across multiple packages (e884c4d)

v7.0.3

Compare Source

Bug Fixes
  • Various project dependencies have been updated to their respective newer versions. This covers multiple packages such as '@​babel/cli', '@​babel/core', '@​nrwl/js', and 'eslint' among others within the package.json file. This upgrade is necessary to ensure the utilization of the most recent features, optimization and security improvements of the updated packages, and it also helps to maintain overall project consistency. (38535ab)
Dependencies

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

Bug Fixes
  • changed optionalDependencies to peerDependencies with peerDependenciesMeta (2a21b86)

v7.0.0

Compare Source

⚠ BREAKING CHANGES

~~updated semantic-release to v22 and conventional-changelog-conventionalcommits to v7
Signed-off-by: prisis [email protected]~~

This was reverted because of missing support in @​qiwi/multi-semantic-release

Dependecies are hard coded to

"@​semantic-release/changelog": "^6.0.3",
"@​semantic-release/commit-analyzer": "10.0.4",
"@​semantic-release/exec": "^6.0.3",
"@​semantic-release/git": "^10.0.1",
"@​semantic-release/github": "^9.0.6",
"@​semantic-release/npm": "^11.0.0",
"@​semantic-release/release-notes-generator": "11.0.7",
"conventional-changelog-conventionalcommits": "6.1.0"
Features

~~updated all semantic-release packages to the newest version (d54b2d9)~~

Bug Fixes
  • Downgrade semantic-release and conventional-changelog packages for compatibility (62614d5)

v6.0.6

Compare Source

Bug Fixes

v6.0.5

Compare Source

Bug Fixes
Dependencies

v6.0.4

Compare Source

Dependencies

v6.0.3

Compare Source

Bug Fixes
  • Update package dependencies (a8786f2)
Dependencies

v6.0.2

Compare Source

Bug Fixes
  • included 'skip.js' in package.json for several packages (1c84b33)
Dependencies

v6.0.1

Compare Source

Bug Fixes
Dependencies

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • fixing broken releases that semantic-release did create
    Signed-off-by: prisis [email protected]
Bug Fixes

v5.0.1

Compare Source

Bug Fixes
  • Refactor async functions to use async/await and update tsconfig.json (2a59d6e)
Dependencies

v5.0.0

Compare Source

⚠ BREAKING CHANGES
  • Because of broken release version this needs a version bump
    Signed-off-by: prisis [email protected]
Features
  • Bumping the version up, because of a broken release with semantic-releases (a646624)
  • Update dependencies version in pnpm-lock.yaml (1f75f7b)
Dependencies

v4.0.4

Compare Source

Bug Fixes
  • this version change is needed to deprecate old version of the package and update dependency versions in multiple packages (b3f00b2)
Dependencies

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes
  • Update package dependencies versions (7aec41d)
Dependencies

v4.0.1

Compare Source

Bug Fixes

v4.0.0

Compare Source

⚠ BREAKING CHANGES
  • removed commitlint from semantic-releases and added all rules to the new commitlint-config package

Signed-off-by: prisis [email protected]

Features
  • removed commitlint from semantic-releases (ee2cda1)
Dependencies

v3.1.3

Compare Source

Dependencies

v3.1.2

Compare Source

Dependencies

v3.1.1

Compare Source

Dependencies

v3.1.0

Compare Source

Features
  • changed export for npm and no npm semantic-release config (5af5fd6)
  • transformed package to use cjs and mjs (500503e)
Bug Fixes
  • postinstall.ts should use the @​anolilab/semantic-release-preset/npm for the extends key (8975abc)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • Changed the package to support cjs and mjs, so the type module was removed
Features
  • switched js to ts, created a new package-utils package (5477591)

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 is behind base branch, 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 requested a review from prisis as a code owner June 11, 2024 19:48
@renovate renovate bot added Changed Changelog Changed dependency labels Jun 11, 2024
@github-actions github-actions bot added the Stale label Jul 3, 2024
@github-actions github-actions bot closed this Jul 10, 2024
Copy link
Contributor Author

renovate bot commented Jul 10, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 9.x releases. But if you manually upgrade to 9.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/anolilab-semantic-release-preset-9.x branch July 10, 2024 01:29
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.

0 participants