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 software.xdev:spring-data-eclipse-store from 1.0.0 to 1.0.1 #4

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2024

Bumps software.xdev:spring-data-eclipse-store from 1.0.0 to 1.0.1.

Release notes

Sourced from software.xdev:spring-data-eclipse-store's releases.

v1.0.1

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>spring-data-eclipse-store</artifactId>
   <version>1.0.1</version>
</dependency>
Changelog

Sourced from software.xdev:spring-data-eclipse-store's changelog.

1.0.1

  • Fix for NullPointerException when storing an entity with Auto-ID and no previous action on the database.
  • Provide multiple Repository Interfaces, not only EclipseStoreRepository (e.g. EclipseStoreCrudRepository).
Commits
  • 6bb50d9 Release 1.0.1
  • 3f501e1 Merge pull request #18 from xdev-software/develop
  • 1d6aeee Merge pull request #16 from xdev-software/update-from-template
  • 8aa8c6d Merge pull request #14 from xdev-software/dependabot/maven/com.puppycrawl.too...
  • a27b853 Merge branch 'develop' into update-from-template
  • 4e7b481 Merge pull request #17 from xdev-software/jpa-demo-test
  • bf19c5d Refactor JPA-Demo with writing to H2
  • d40dfdd Adjusted docs
  • 9c78e0f JPA Demo working
  • 2759473 Cleanup
  • 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 [software.xdev:spring-data-eclipse-store](https://github.com/xdev-software/spring-data-eclipse-store) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/xdev-software/spring-data-eclipse-store/releases)
- [Changelog](https://github.com/xdev-software/spring-data-eclipse-store/blob/develop/CHANGELOG.md)
- [Commits](xdev-software/spring-data-eclipse-store@v1.0.0...v1.0.1)

---
updated-dependencies:
- dependency-name: software.xdev:spring-data-eclipse-store
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2024

Looks like software.xdev:spring-data-eclipse-store is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 6, 2024
@dependabot dependabot bot deleted the dependabot/maven/software.xdev-spring-data-eclipse-store-1.0.1 branch February 6, 2024 11:57
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants