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 with 2 updates #154

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the semantic group with 2 updates: semantic-release and semantic-release-pypi.

Updates semantic-release from 24.1.2 to 24.1.3

Release notes

Sourced from semantic-release's releases.

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
  • 9d4e47f Merge pull request #3479 from abichinger/fix/maintenance-filter
  • 07f2672 fix(branch-naming): prevent non-range versions from being identified as maint...
  • f0ceaa7 chore(deps): update dependency npm-run-all2 to v6.2.4 (#3480)
  • c87596e chore(deps): lock file maintenance (#3477)
  • 45bf9d6 ci(action): update actions/upload-artifact action to v4.4.3 (#3474)
  • e1bebc3 chore(deps): update dependency got to v14.4.3 (#3473)
  • b7f35bd ci(action): update actions/upload-artifact action to v4.4.2 (#3472)
  • f937ed1 ci(action): update actions/upload-artifact action to v4.4.1 (#3469)
  • b466dbc ci(action): update actions/checkout action to v4.2.1 (#3468)
  • 1a88cc0 chore(deps): lock file maintenance (#3467)
  • 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

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 2 updates: [semantic-release](https://github.com/semantic-release/semantic-release) and [semantic-release-pypi](https://github.com/abichinger/semantic-release-pypi).


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

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)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: semantic
- dependency-name: semantic-release-pypi
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Oct 25, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 28, 2024

Superseded by #155.

@dependabot dependabot bot closed this Oct 28, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/semantic-612dabe4b3 branch October 28, 2024 13:50
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