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 sizeof from 0.3.0 to 0.4.0 #104

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 21, 2020

Bumps sizeof from 0.3.0 to 0.4.0.

Release notes

Sourced from sizeof's releases.

Release 0.4.0

This version of sizeof includes a number of changes to improve Java 9+ support and a number of code cleanups.

Link to fixed issues in this release.

Maven dependency:

<dependency>
    <groupId>org.ehcache</groupId>
    <artifactId>sizeof</artifactId>
    <version>0.4.0</version>
</dependency>
Commits
  • a4b4e1b Release 0.4.0 from master
  • 0e8fcbf Merge pull request #62 from chrisdennis/remove-unused-messages
  • d632def Remove unused fields
  • f50d8bd Merge pull request #61 from mprusakov/master
  • 71c3dc5 java 11 compatibility: handle a new exception if a field is inaccessible
  • e5e524d Merge pull request #58 from ehcache/akomakom-remove-jenkinsfile
  • 4e98aad Delete Jenkinsfile since we have Azure
  • 481bf8f Merge pull request #57 from chrisdennis/no-double-lookup-review
  • 3fa70a1 Use an identity set directly
  • 648d8ad Merge pull request #56 from ehcache/no_double_lookup
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @nblxa.


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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 21, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (1.8.0_252) you have used to run this analysis is deprecated and we will stop accepting it from October 2020. Please update to at least Java 11.
Read more here

nblxa
nblxa previously approved these changes Sep 27, 2020
@nblxa
Copy link
Owner

nblxa commented Sep 27, 2020

@dependabot merge

1 similar comment
@nblxa
Copy link
Owner

nblxa commented Sep 27, 2020

@dependabot merge

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.ehcache-sizeof-0.4.0 branch from e9c300c to abcd58a Compare May 29, 2021 13:26
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.ehcache-sizeof-0.4.0 branch from abcd58a to 68808e1 Compare May 31, 2021 19:36
Bumps [sizeof](https://github.com/ehcache/sizeof) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/ehcache/sizeof/releases)
- [Commits](ehcache/sizeof@v0.3.0...v0.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/maven/org.ehcache-sizeof-0.4.0 branch from 68808e1 to 2e90cea Compare June 16, 2021 06:48
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to merge this PR, but received the following error from GitHub:

At least 1 approving review is required by reviewers with write access.

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

Successfully merging this pull request may close these issues.

1 participant