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 the maven group with 2 updates #974

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2023

Bumps the maven group with 2 updates: org.yaml:snakeyaml and ch.qos.logback:logback-classic.

Updates org.yaml:snakeyaml from 2.0 to 2.1

Commits
  • d15a025 Update README
  • 7121d00 Refactor - Remove commented code
  • eaf3154 Refactor - Reorder access modifiers to JSR specification | Merge if conditions
  • 093fcb6 Refactor - Optimize Regex for date and Timestamp
  • c12ea62 Merged snakeyaml/snakeyaml into master
  • e2b8ecb Revert "Refactor - Optimize Regex for date and Timestamp"
  • ffdba72 Create a test for issue 1062
  • e46ff5a Reformat
  • 9fc4920 Update README
  • 6587765 Fix a typo in comment
  • Additional commits viewable in compare view

Updates ch.qos.logback:logback-classic from 1.4.8 to 1.4.11

Commits
  • 4b159c4 prepare release 1.4.11
  • 4633df5 revert Configurator interface to match that in version 1.4.8
  • 70071fe start work on 1.4.11-SNAPSHOT
  • 44e12a9 prepare release 1.4.10
  • a1ec27a slight editing of logback-classic/src/main/java/module-info.java
  • 0f80b01 remove Rank and RankValue from Configurator. These types have been replaced b...
  • 48a7676 revert Configurator interface from logback-core to logback-classic
  • c2abb72 remove commented out code
  • b4c7117 start work on 1.4.10-SNAPSHOT
  • d29732d prepare release 1.4.9
  • 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> dependency 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> dependency 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 maven group with 2 updates: [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml) and [ch.qos.logback:logback-classic](https://github.com/qos-ch/logback).


Updates `org.yaml:snakeyaml` from 2.0 to 2.1
- [Commits](https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.1..snakeyaml-2.0)

Updates `ch.qos.logback:logback-classic` from 1.4.8 to 1.4.11
- [Commits](qos-ch/logback@v_1.4.8...v_1.4.11)

---
updated-dependencies:
- dependency-name: org.yaml:snakeyaml
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven
- dependency-name: ch.qos.logback:logback-classic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 10, 2023 17:47
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 10, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 14, 2023

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 14, 2023
@dependabot dependabot bot deleted the dependabot/maven/maven-6685cc5d15 branch August 14, 2023 17:46
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