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: bump the semantic group across 1 directory with 4 updates #157

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps the semantic group with 4 updates in the / directory: @semantic-release/github, semantic-release, semantic-release-pypi and typescript.

Updates @semantic-release/github from 11.0.0 to 11.0.1

Release notes

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

v11.0.1

11.0.1 (2024-11-06)

Bug Fixes

  • success: PRs not recognized as resolved issues (#960) (7cde776)
Commits
  • 7cde776 fix(success): PRs not recognized as resolved issues (#960)
  • 0128403 chore(deps): update dependency node to v22 (#959)
  • 21b3e7e chore(deps): lock file maintenance (#961)
  • d1f410f chore(deps): lock file maintenance (#958)
  • ea92cf9 chore(deps): update dependency ava to v6.2.0 (#957)
  • b6799b7 chore(deps): update dependency semantic-release to v24.2.0 (#955)
  • 9b5643f ci(action): update actions/setup-node action to v4.1.0 (#953)
  • dd66e9e chore(deps): update dependency publint to v0.2.12 (#952)
  • 0e76834 chore(deps): update dependency npm-run-all2 to v7.0.1 (#950)
  • 992053a ci(action): update actions/checkout action to v4.2.2 (#951)
  • Additional commits viewable in compare view

Updates semantic-release from 24.1.2 to 24.2.0

Release notes

Sourced from semantic-release's releases.

v24.2.0

24.2.0 (2024-10-25)

Features

  • clarify branch existence requirement in error messages (#3462) (05a2ea9)

v24.1.3

24.1.3 (2024-10-18)

Bug Fixes

  • branch-naming: prevent non-range versions from being identified as maintenance branches (07f2672)
Commits
  • 05a2ea9 feat: clarify branch existence requirement in error messages (#3462)
  • 8940f32 ci(action): update actions/setup-node action to v4.1.0 (#3489)
  • 789ac43 chore(deps): update dependency publint to v0.2.12 (#3488)
  • 3ba76ae ci(action): update actions/checkout action to v4.2.2 (#3486)
  • 8612ff1 chore(deps): update dependency npm-run-all2 to v7.0.1 (#3487)
  • e29a892 ci(action): update github/codeql-action action to v3.27.0 (#3485)
  • 98d606e chore(deps): update dependency npm-run-all2 to v7 (#3483)
  • 55938c3 docs(plugins): community plugin semantic-release-kaniko (#3450)
  • 2b4c86c chore(deps): lock file maintenance (#3481)
  • 41c9502 ci(action): update github/codeql-action action to v3.26.13 (#3424)
  • Additional commits viewable in compare view

Updates semantic-release-pypi from 3.0.2 to 4.0.3

Release notes

Sourced from semantic-release-pypi's releases.

v4.0.3

4.0.3 (2024-10-21)

Bug Fixes

v4.0.2

4.0.2 (2024-10-21)

Bug Fixes

  • tsconfig: set module resolution to nodenext (c37e49f)

v4.0.1

4.0.1 (2024-10-20)

Bug Fixes

  • publish: use virtual env (3e5104c)

v4.0.0

4.0.0 (2024-10-20)

Bug Fixes

Features

  • options: add envDir and installDeps (7c936a1)

BREAKING CHANGES

  • options: create venv

The new default behaviour of this plugin is to create a virtual environment before installing the python dependencies

Commits
  • 3210d50 chore(release): 4.0.3 [skip ci]
  • 4e855ad fix: define __dirname
  • 6e64ed2 chore(release): 4.0.2 [skip ci]
  • c37e49f fix(tsconfig): set module resolution to nodenext
  • 46b3926 chore(release): 4.0.1 [skip ci]
  • 3e5104c fix(publish): use virtual env
  • 2f5e3d3 chore(release): 4.0.0 [skip ci]
  • c10995d fix: type errors
  • fed5dcd test: migrate from jest to vitest
  • 7c936a1 feat(options): add envDir and installDeps
  • Additional commits viewable in compare view

Updates typescript from 5.6.3 to 5.7.2

Release notes

Sourced from typescript's releases.

TypeScript 5.7

For release notes, check out the release announcement.

Downloads are available on:

TypeScript 5.7 RC

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

TypeScript 5.7 Beta

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits
  • d701d90 Bump version to 5.7.2 and LKG
  • 0503a63 🤖 Pick PR #60450 (Move to file: fix detection of refe...) into release-5.7 (#...
  • 3140dbb 🤖 Pick PR #60488 (Stub out copilotRelated command) into release-5.7 (#60495)
  • c1216de Update LKG
  • 3ee2b95 🤖 Pick PR #60415 (Fix false positive rewriteRelativeI...) into release-5.7 (#...
  • 44bd3f2 Bump version to 5.7.1-rc and LKG
  • 5925c81 Update LKG
  • 84d58cf Merge remote-tracking branch 'origin/main' into release-5.7
  • 0ec4d30 Fixing exception on unsaved file (#60362)
  • 11b2930 Add compatible overloads that accept ArrayBuffer to BigInt64Array/BigUint64Ar...
  • 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

Bumps the semantic group with 4 updates in the / directory: [@semantic-release/github](https://github.com/semantic-release/github), [semantic-release](https://github.com/semantic-release/semantic-release), [semantic-release-pypi](https://github.com/abichinger/semantic-release-pypi) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@semantic-release/github` from 11.0.0 to 11.0.1
- [Release notes](https://github.com/semantic-release/github/releases)
- [Commits](semantic-release/github@v11.0.0...v11.0.1)

Updates `semantic-release` from 24.1.2 to 24.2.0
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.1.2...v24.2.0)

Updates `semantic-release-pypi` from 3.0.2 to 4.0.3
- [Release notes](https://github.com/abichinger/semantic-release-pypi/releases)
- [Changelog](https://github.com/abichinger/semantic-release-pypi/blob/main/.releaserc.json)
- [Commits](abichinger/semantic-release-pypi@v3.0.2...v4.0.3)

Updates `typescript` from 5.6.3 to 5.7.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.6.3...v5.7.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 25, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants