Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps @sebbo2002/semantic-release-jsr from 3.0.1 to 3.1.0.

Release notes

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

v3.1.0

3.1.0 (2025-10-31)

Bug Fixes

  • Use cwd from context to support multi semantic release (812e557), closes #85

Features

  • Add additional info about dry run in verifyConditions step (86558c1)

v3.1.0-develop.1

3.1.0-develop.1 (2025-10-31)

Features

  • Add additional info about dry run in verifyConditions step (86558c1)

v3.0.2-develop.13

3.0.2-develop.13 (2025-10-28)

Bug Fixes

  • Use cwd from context to support multi semantic release (812e557), closes #85

v3.0.2-develop.12

3.0.2-develop.12 (2025-10-28)

v3.0.2-develop.11

3.0.2-develop.11 (2025-10-21)

v3.0.2-develop.10

3.0.2-develop.10 (2025-10-14)

v3.0.2-develop.9

3.0.2-develop.9 (2025-10-09)

v3.0.2-develop.8

3.0.2-develop.8 (2025-10-04)

v3.0.2-develop.7

3.0.2-develop.7 (2025-09-25)

v3.0.2-develop.6

3.0.2-develop.6 (2025-09-17)

... (truncated)

Changelog

Sourced from @​sebbo2002/semantic-release-jsr's changelog.

3.1.0 (2025-10-31)

Bug Fixes

  • Use cwd from context to support multi semantic release (812e557), closes #85

Features

  • Add additional info about dry run in verifyConditions step (86558c1)
Commits
  • 01e50e1 chore(release): 🔖 3.1.0 [skip ci]
  • 5d9e6c3 Merge pull request #88 from sebbo2002/develop
  • 86558c1 feat: Add additional info about dry run in verifyConditions step
  • 812e557 fix: Use cwd from context to support multi semantic release
  • 2e6cfe9 Merge pull request #87 from sebbo2002/depfu/batch_dev/npm/2025-10-28
  • 6411142 chore(deps): Update all development npm dependencies (2025-10-28)
  • 630daa6 Merge pull request #86 from sebbo2002/dependabot/npm_and_yarn/validator-13.15.20
  • bf7c71c build(deps-dev): bump validator from 13.15.15 to 13.15.20
  • b5a0449 Merge pull request #84 from sebbo2002/template-updater/update
  • 426b0eb Merge pull request #83 from sebbo2002/depfu/batch_dev/npm/2025-10-21
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@sebbo2002/semantic-release-jsr](https://github.com/sebbo2002/semantic-release-jsr) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/sebbo2002/semantic-release-jsr/releases)
- [Changelog](https://github.com/sebbo2002/semantic-release-jsr/blob/develop/CHANGELOG.md)
- [Commits](sebbo2002/semantic-release-jsr@v3.0.1...v3.1.0)

---
updated-dependencies:
- dependency-name: "@sebbo2002/semantic-release-jsr"
  dependency-version: 3.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 01:01
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 5, 2026 01:01
@dependabot dependabot bot added the javascript Pull requests that update javascript code label Jan 5, 2026
@dependabot dependabot bot requested a review from JohnNewman1 January 5, 2026 01:02
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

LCOV of commit 9e9f48a during Comment PR Coverage #291

Summary coverage rate:
  lines......: 97.1% (1025 of 1056 lines)
  functions..: 97.3% (36 of 37 functions)
  branches...: no data found

Files changed coverage rate: n/a

Full coverage report

@sbason
Copy link

sbason commented Jan 5, 2026

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 5, 2026

Looks like this PR is already up-to-date with canary! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@nicholasgriffintn nicholasgriffintn merged commit d77bc62 into canary Jan 5, 2026
9 checks passed
@nicholasgriffintn nicholasgriffintn deleted the dependabot/npm_and_yarn/sebbo2002/semantic-release-jsr-3.1.0 branch January 5, 2026 15:43
@github-actions
Copy link

github-actions bot commented Jan 5, 2026

🎉 This PR is included in version 14.2.1-canary.7 🎉

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 javascript Pull requests that update javascript code released on @canary

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants