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

Bump softprops/action-gh-release from 1 to 2 #97

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps softprops/action-gh-release from 1 to 2.

Release notes

Sourced from softprops/action-gh-release's releases.

v2.0.0

  • update actions.yml declaration to node20 to address warnings
Changelog

Sourced from softprops/action-gh-release's changelog.

0.1.12

  • fix bug leading to empty strings subsituted for inputs users don't provide breaking api calls #144
Commits

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 [softprops/action-gh-release](https://github.com/softprops/action-gh-release) from 1 to 2.
- [Release notes](https://github.com/softprops/action-gh-release/releases)
- [Changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md)
- [Commits](softprops/action-gh-release@v1...v2)

---
updated-dependencies:
- dependency-name: softprops/action-gh-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 27, 2024
@nsenave nsenave changed the base branch from main to build/update-dependencies May 7, 2024 09:14
@nsenave nsenave self-assigned this May 7, 2024
@nsenave nsenave merged commit 6e651b9 into build/update-dependencies May 7, 2024
26 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/softprops/action-gh-release-2 branch May 7, 2024 09:15
nsenave added a commit that referenced this pull request May 7, 2024
* ci: bump softprops/action-gh-release from 1 to 2 (#97)

* build: bump actions/setup-java from 3 to 4 (#98)

* build: bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.1 to 2.23.1 (#99)

* ci: bump mukunku/tag-exists-action from 1.2.0 to 1.6.0 (#100)

* ci: bump actions/github-script from 6 to 7 (#103)

* ci: bump actions/checkout from 3 to 4 (#104)

* build: bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 (#108)

* build: bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 (#111)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
laurentC35 added a commit that referenced this pull request May 22, 2024
* build: update dependencies (#113)

* ci: bump softprops/action-gh-release from 1 to 2 (#97)

* build: bump actions/setup-java from 3 to 4 (#98)

* build: bump org.apache.logging.log4j:log4j-slf4j2-impl from 2.22.1 to 2.23.1 (#99)

* ci: bump mukunku/tag-exists-action from 1.2.0 to 1.6.0 (#100)

* ci: bump actions/github-script from 6 to 7 (#103)

* ci: bump actions/checkout from 3 to 4 (#104)

* build: bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.1 (#108)

* build: bump org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 to 3.2.4 (#111)

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat: Allow Control/@scope="line" (#107)

* Allow Control/@scope="line"

* bump: 1.3.4

* chore: snapshot version

---------

Co-authored-by: nsenave <[email protected]>

* feat: enrich uncollected cells (#112)

* Fix/json serializer (#119)

* fix: serialize to string without root attribute

* test: add test for new use case

* bump: version to 1.3.6-SNAPSHOT

* chore: remove blanck

* Fix/serialize synonyms (#120)

* Fix serialize synonyms issues

* build: remove useless maven repo (exist-db)

* bump: version to 1.3.7-SNAPSHOT

* bump to 1.3.7

---------

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: François Bulot <[email protected]>
Co-authored-by: Laurent Caouissin <[email protected]>
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant