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): bump semantic-release from 23.0.8 to 23.1.1 #398

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps semantic-release from 23.0.8 to 23.1.1.

Release notes

Sourced from semantic-release's releases.

v23.1.1

23.1.1 (2024-05-10)

Bug Fixes

v23.1.0

23.1.0 (2024-05-10)

Features

  • add main branch to default release branch config (#1737) (95d8736)

v23.1.0-beta.1

23.1.0-beta.1 (2024-05-08)

Features

  • add main branch to default release branch config (#1737) (95d8736)
Commits
  • 73bcd0b fix(deps): update dependency execa to v9 (#3296)
  • 39a421d ci(action): update actions/checkout action to v4.1.5 (#3295)
  • 663fccd ci(action): update ossf/scorecard-action action to v2.3.3 (#3298)
  • 3a18bf8 Merge pull request #3300 from semantic-release/beta
  • 81cdc49 ci(action): update github/codeql-action action to v3.25.4 (#3294)
  • 95d8736 feat: add main branch to default release branch config (#1737)
  • ba76cbb chore(deps): update dependency sinon to v17.0.2 (#3293)
  • 3c80615 docs(configuration): add micromatch note for branches configuration key (#3287)
  • f3ac97b docs: Remove non-existing plugin from plugins-list.md (#3291)
  • e3a3a38 chore(deps): lock file maintenance (#3289)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 13, 2024
@dependabot dependabot bot requested a review from antoinezanardi May 13, 2024 04:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/semantic-release-23.1.1 branch 3 times, most recently from 86ef80c to cf98a42 Compare May 13, 2024 10:30
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.8 to 23.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v23.0.8...v23.1.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/develop/semantic-release-23.1.1 branch from cf98a42 to ee567a1 Compare May 13, 2024 11:36
@antoinezanardi antoinezanardi merged commit a73b3a6 into develop May 13, 2024
16 checks passed
@antoinezanardi antoinezanardi deleted the dependabot/npm_and_yarn/develop/semantic-release-23.1.1 branch May 13, 2024 11:53
antoinezanardi pushed a commit that referenced this pull request May 13, 2024
## [1.14.0](v1.13.4...v1.14.0) (2024-05-13)

### 🚀 Features

* **game-history:** history on game over ([#305](#305)) ([f2e0214](f2e0214))

### 🐛 Bug Fixes

* **vitest:** covered lines in readme ([#402](#402)) ([2ec90f4](2ec90f4))

### 🧹 Chore

* **deps:** bump @cucumber/cucumber from 10.6.0 to 10.7.0 ([#399](#399)) ([2cc06ba](2cc06ba))
* **deps:** bump @nuxt/image from 1.6.0 to 1.7.0 in the nuxt group ([#379](#379)) ([e81ba85](e81ba85))
* **deps:** bump @stylistic/eslint-plugin from 1.8.1 to 2.0.0 in the eslint group across 1 directory ([#393](#393)) ([f0b0a09](f0b0a09))
* **deps:** bump @stylistic/eslint-plugin from 2.0.0 to 2.1.0 in the eslint group ([#395](#395)) ([973cbab](973cbab))
* **deps:** bump @types/pngjs from 6.0.4 to 6.0.5 in the types group ([#373](#373)) ([9f5f381](9f5f381))
* **deps:** bump happy-dom from 13.10.1 to 14.7.1 ([#374](#374)) ([f2b3854](f2b3854))
* **deps:** bump rimraf from 5.0.5 to 5.0.7 ([#401](#401)) ([8d40e7e](8d40e7e))
* **deps:** bump sass from 1.75.0 to 1.76.0 ([#377](#377)) ([8d1e4cf](8d1e4cf))
* **deps:** bump sass from 1.76.0 to 1.77.0 ([#387](#387)) ([806c0cf](806c0cf))
* **deps:** bump sass from 1.77.0 to 1.77.1 ([#400](#400)) ([c735463](c735463))
* **deps:** bump semantic-release from 23.0.8 to 23.1.1 ([#398](#398)) ([a73b3a6](a73b3a6))
* **deps:** bump the eslint group with 5 updates ([#372](#372)) ([44911a7](44911a7))
* **deps:** bump the vitest group with 2 updates ([#371](#371)) ([5b866ab](5b866ab))
* **deps:** bump tsx from 4.7.3 to 4.8.2 ([#375](#375)) ([58188b5](58188b5))
* **deps:** bump tsx from 4.9.3 to 4.10.1 ([#397](#397)) ([21e3121](21e3121))
* **deps:** bump type-fest from 4.18.0 to 4.18.1 ([#376](#376)) ([509c20a](509c20a))
* **github-actions:** bump pnpm/action-setup from 3 to 4 ([#388](#388)) ([eba270f](eba270f))
* **playwright:** install only chromium with deps ([#394](#394)) ([40d57bf](40d57bf))
@antoinezanardi
Copy link
Owner

🎉 This PR is included in version 1.14.0 🎉

The release is available on GitHub release

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant