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 com.ctrip.framework.apollo:apollo-mockserver from 2.1.0 to 2.2.0 #13483

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps com.ctrip.framework.apollo:apollo-mockserver from 2.1.0 to 2.2.0.

Release notes

Sourced from com.ctrip.framework.apollo:apollo-mockserver's releases.

2.2.0 Release

What's Changed

New Contributors

Changelog

Sourced from com.ctrip.framework.apollo:apollo-mockserver's changelog.

Changes by Version

Release Notes.

Apollo Java 2.2.0



All issues and pull requests are here

Commits
  • 2c2b833 bump version to 2.2.0
  • 21259e5 feat(openapi): create app (#32)
  • 5344bc4 feat(openapi): create app (#32)
  • d2eca1f fix: compatible with snakeyaml-2.x (#35)
  • e4d12c7 Support concurrent loading of Config for different namespaces (#29)
  • 265fe49 Bump guava from 31.0.1-jre to 32.0.0-jre
  • 38ff077 Support non-junit-binding testing server and junit5 extension. (#25)
  • 78ec538 refactor(apollo-client): Optimize the exception message when failing to retri...
  • b6cc06a bump version to 2.2.0-SNAPSHOT
  • See full diff 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 [com.ctrip.framework.apollo:apollo-mockserver](https://github.com/apolloconfig/apollo-java) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/apolloconfig/apollo-java/releases)
- [Changelog](https://github.com/apolloconfig/apollo-java/blob/main/CHANGES.md)
- [Commits](apolloconfig/apollo-java@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: com.ctrip.framework.apollo:apollo-mockserver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the type/dependencies Pull requests that update a dependency file label Dec 11, 2023
Copy link

sonarcloud bot commented Dec 11, 2023

Kudos, SonarCloud Quality Gate passed!    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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5554706) 69.47% compared to head (7b80345) 69.47%.

Additional details and impacted files
@@            Coverage Diff            @@
##                3.2   #13483   +/-   ##
=========================================
  Coverage     69.47%   69.47%           
  Complexity        2        2           
=========================================
  Files          1655     1655           
  Lines         71701    71701           
  Branches      10278    10278           
=========================================
+ Hits          49812    49817    +5     
- Misses        17174    17181    +7     
+ Partials       4715     4703   -12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@AlbumenJ AlbumenJ merged commit acc1d6f into 3.2 Dec 12, 2023
26 checks passed
@dependabot dependabot bot deleted the dependabot/maven/com.ctrip.framework.apollo-apollo-mockserver-2.2.0 branch December 12, 2023 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants