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-dev): bump the semantic-release group across 1 directory with 3 updates #410

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 3, 2024

Bumps the semantic-release group with 3 updates in the / directory: @semantic-release/github, semantic-release and semantic-release-github-actions-tags.

Updates @semantic-release/github from 10.1.3 to 10.3.0

Release notes

Sourced from @​semantic-release/github's releases.

v10.3.0

10.3.0 (2024-09-02)

Features

  • allow conditional skip on success and fail comments (#874) (e097d1c)

v10.2.0

10.2.0 (2024-09-02)

Features

  • verify OAuth scopes of classic GitHub PATs (#897) (be071a2)

v10.1.7

10.1.7 (2024-08-20)

Bug Fixes

v10.1.6

10.1.6 (2024-08-15)

Bug Fixes

  • edge-case: fetching associatedPRs on 100+ context.commits in success lifecycle (#892) (dfe47e9)

v10.1.5

10.1.5 (2024-08-14)

Bug Fixes

  • compare only / when checking for rename (#886) (24ea2ee)

v10.1.4

10.1.4 (2024-08-09)

Bug Fixes

  • docs: correct docs branch for fail-comment links (#893) (b591730)
Commits
  • e097d1c feat: allow conditional skip on success and fail comments (#874)
  • be071a2 feat: verify OAuth scopes of classic GitHub PATs (#897)
  • 8061687 chore(deps): lock file maintenance (#909)
  • 81ae6eb chore(deps): update npm to v10.8.3 (#908)
  • 9b15219 chore(deps): lock file maintenance (#906)
  • 2b1b9b6 fix: ignore case when checking for repo rename (#903)
  • f9e5774 chore(deps): lock file maintenance (#900)
  • 73c2321 chore(deps): update dependency semantic-release to v24.1.0 (#899)
  • dfe47e9 fix(edge-case): fetching associatedPRs on 100+ context.commits in `succes...
  • d07718a chore(deps): update dependency publint to v0.2.10 (#898)
  • Additional commits viewable in compare view

Updates semantic-release from 24.0.0 to 24.1.0

Release notes

Sourced from semantic-release's releases.

v24.1.0

24.1.0 (2024-08-17)

Features

Commits
  • bcc663c feat: add warn type to global context.logger (#3423)
  • 8002f72 chore(deps): update dependency publint to v0.2.10 (#3426)
  • 1bae870 chore(deps): lock file maintenance (#3421)
  • 224b3c8 ci(action): update github/codeql-action action to v3.26.0 (#3419)
  • a18f04f ci(action): update actions/upload-artifact action to v4.3.6 (#3418)
  • d7d5b2e chore(deps): lock file maintenance (#3416)
  • a49bdce docs(installation.md): remove repetitive instrux (#3384)
  • 5d30a2b ci(action): update actions/upload-artifact action to v4.3.5 (#3415)
  • e523d94 chore(deps): update dependency ls-engines to v0.9.3 (#3414)
  • c9dd00d chore(deps): lock file maintenance (#3410)
  • Additional commits viewable in compare view

Updates semantic-release-github-actions-tags from 1.0.3 to 2.0.2

Release notes

Sourced from semantic-release-github-actions-tags's releases.

v2.0.2

2.0.2 (2024-08-23)

Bug Fixes

  • Fixes imports to be correct for esm (72c32ff)

v2.0.1

2.0.1 (2024-08-23)

Bug Fixes

  • Converting packages to type: module to fix error with semantic-release/error package being esm only (3e8301d)
  • Updates release config to esm (e22e2c3)

v2.0.0

2.0.0 (2024-08-23)

Bug Fixes

  • security: bump braces from 3.0.2 to 3.0.3 (#11) (676f025)

Features

  • Updates logic to use the repositoryUrl from semantic release (a19b042)

BREAKING CHANGES

  • This most likely won't be a true breaking change to anyone as it now aligns with the way the semantic-release/git plugin pushes the initial tag (using the repositoryUrl provided by semantic-release).

Previously, it was just pushing to 'origin' which worked fine when there was a git.config, which usually is the case when using the actions/checkout action, but could cause errors when it was not set (e.g. when using the option persist-credentials: false).

Commits
  • cf701b3 chore(release): 2.0.2 [skip ci]
  • 72c32ff fix: Fixes imports to be correct for esm
  • 6c7380c chore(release): 2.0.1 [skip ci]
  • e22e2c3 fix: Updates release config to esm
  • 3e8301d fix: Converting packages to type: module to fix error with semantic-release/e...
  • 71f6bae chore(release): 2.0.0 [skip ci]
  • 01621a4 chore: Removes coverage reporting as it does not work with CJS
  • a19b042 feat: Updates logic to use the repositoryUrl from semantic release
  • d162082 chore: Updates all dependencies
  • 86beeff chore(deps): bump yaml and semantic-release (#6)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 3 updates

Bumps the semantic-release group with 3 updates in the / directory: [@semantic-release/github](https://github.com/semantic-release/github), [semantic-release](https://github.com/semantic-release/semantic-release) and [semantic-release-github-actions-tags](https://github.com/davelosert/semantic-release-github-actions-tags).


Updates `@semantic-release/github` from 10.1.3 to 10.3.0
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v10.1.3...v10.3.0)

Updates `semantic-release` from 24.0.0 to 24.1.0
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.0.0...v24.1.0)

Updates `semantic-release-github-actions-tags` from 1.0.3 to 2.0.2
- [Release notes](https://github.com/davelosert/semantic-release-github-actions-tags/releases)
- [Changelog](https://github.com/davelosert/semantic-release-github-actions-tags/blob/main/release.config.mjs)
- [Commits](davelosert/semantic-release-github-actions-tags@v1.0.3...v2.0.2)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: semantic-release
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: semantic-release
- dependency-name: semantic-release-github-actions-tags
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: semantic-release
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 3, 2024
@davelosert davelosert merged commit 1615022 into main Sep 3, 2024
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/semantic-release-fc4e3bc698 branch September 3, 2024 05:38
davelosert pushed a commit that referenced this pull request Sep 24, 2024
…ith 3 updates (#410)

Bumps the semantic-release group with 3 updates in the / directory: [@semantic-release/github](https://github.com/semantic-release/github), [semantic-release](https://github.com/semantic-release/semantic-release) and [semantic-release-github-actions-tags](https://github.com/davelosert/semantic-release-github-actions-tags).


Updates `@semantic-release/github` from 10.1.3 to 10.3.0
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v10.1.3...v10.3.0)

Updates `semantic-release` from 24.0.0 to 24.1.0
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.0.0...v24.1.0)

Updates `semantic-release-github-actions-tags` from 1.0.3 to 2.0.2
- [Release notes](https://github.com/davelosert/semantic-release-github-actions-tags/releases)
- [Changelog](https://github.com/davelosert/semantic-release-github-actions-tags/blob/main/release.config.mjs)
- [Commits](davelosert/semantic-release-github-actions-tags@v1.0.3...v2.0.2)

---
updated-dependencies:
- dependency-name: "@semantic-release/github"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: semantic-release
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: semantic-release
- dependency-name: semantic-release-github-actions-tags
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: semantic-release
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@daves-release-app
Copy link

🎉 This PR is included in version 2.6.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
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant