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 #971

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 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.9

Commits
  • d29732d prepare release 1.4.9
  • ba8f81b fix TimeBasedRollingWithConfigFileTest.timeAndSize
  • 6001f5b LOGABCK-1717 configuirators shipping with logback-classic are instantiated vi...
  • f4fe391 fix typo in property name
  • 6cbb316 enhance provides directive in module-info
  • efbeff6 ongoing work on GraalVM support
  • 9c31880 Change LoggerContet to use MDCAdapter instead of LogbackMDCAdapter , partial ...
  • 5ceb7c5 [LOGBACK-1754] fixed use of CountDownLatch
  • be5afc2 Improve compatibility with 1.2 or prior
  • 9fd7d96 [LOGBACK-1755] Close streams
  • 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

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.9
- [Commits](qos-ch/logback@v_1.4.8...v_1.4.9)

---
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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 7, 2023 17:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 7, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2023

Superseded by #973.

@dependabot dependabot bot closed this Aug 9, 2023
@dependabot dependabot bot deleted the dependabot/maven/maven-92ea82550f branch August 9, 2023 17:55
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