forked from adobe/aio-lib-java
-
Notifications
You must be signed in to change notification settings - Fork 0
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
[NEUTRAL] Update feign monorepo to v13 (major) #10
Open
mend-for-github-com
wants to merge
1
commit into
main
Choose a base branch
from
whitesource-remediate/major-feign-monorepo
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[NEUTRAL] Update feign monorepo to v13 (major) #10
mend-for-github-com
wants to merge
1
commit into
main
from
whitesource-remediate/major-feign-monorepo
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mend-for-github-com
bot
changed the title
Update feign monorepo to v13 (major)
[NEUTRAL] Update feign monorepo to v13 (major)
May 22, 2024
mend-for-github-com
bot
changed the title
[NEUTRAL] Update feign monorepo to v13 (major)
Update feign monorepo to v13 (major)
May 23, 2024
mend-for-github-com
bot
changed the title
Update feign monorepo to v13 (major)
[NEUTRAL] Update feign monorepo to v13 (major)
May 25, 2024
mend-for-github-com
bot
changed the title
[NEUTRAL] Update feign monorepo to v13 (major)
Update feign monorepo to v13 (major)
Jun 13, 2024
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/major-feign-monorepo
branch
from
June 21, 2024 06:27
3c82894
to
026afbf
Compare
mend-for-github-com
bot
changed the title
Update feign monorepo to v13 (major)
[NEUTRAL] Update feign monorepo to v13 (major)
Jun 21, 2024
mend-for-github-com
bot
changed the title
[NEUTRAL] Update feign monorepo to v13 (major)
Update feign monorepo to v13 (major)
Jun 25, 2024
mend-for-github-com
bot
changed the title
Update feign monorepo to v13 (major)
[NEUTRAL] Update feign monorepo to v13 (major)
Jul 6, 2024
mend-for-github-com
bot
changed the title
[NEUTRAL] Update feign monorepo to v13 (major)
Update feign monorepo to v13 (major)
Jul 7, 2024
mend-for-github-com
bot
changed the title
Update feign monorepo to v13 (major)
[NEUTRAL] Update feign monorepo to v13 (major)
Jul 20, 2024
mend-for-github-com
bot
changed the title
[NEUTRAL] Update feign monorepo to v13 (major)
Update feign monorepo to v13 (major)
Jul 23, 2024
mend-for-github-com
bot
changed the title
Update feign monorepo to v13 (major)
[NEUTRAL] Update feign monorepo to v13 (major)
Aug 16, 2024
mend-for-github-com
bot
changed the title
[NEUTRAL] Update feign monorepo to v13 (major)
Update feign monorepo to v13 (major)
Aug 17, 2024
mend-for-github-com
bot
changed the title
Update feign monorepo to v13 (major)
[NEUTRAL] Update feign monorepo to v13 (major)
Sep 13, 2024
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/major-feign-monorepo
branch
from
September 19, 2024 06:11
026afbf
to
3ec2245
Compare
mend-for-github-com
bot
force-pushed
the
whitesource-remediate/major-feign-monorepo
branch
from
October 9, 2024 06:23
3ec2245
to
0126e21
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
12.4
->13.5
12.4
->13.5
12.4
->13.5
Release Notes
openfeign/feign (io.github.openfeign:feign-slf4j)
v13.5
: OpenFeign 13.5Compare Source
What's Changed
List of PRs that updated libraries versions
New Contributors
Full Changelog: OpenFeign/feign@13.4...13.5
v13.4
: OpenFeign 13.4Compare Source
What's Changed
master
branch by @timtebeek in https://github.com/OpenFeign/feign/pull/2484List of PRs that updated libraries versions
New Contributors
Full Changelog: OpenFeign/feign@13.3...13.4
v13.3
: OpenFeign 13.3Compare Source
What's Changed
List of PRs that updated libraries versions
2024020
to2024030
by @dependabot in https://github.com/OpenFeign/feign/pull/2338New Contributors
Full Changelog: OpenFeign/feign@13.2.1...13.3
v13.2.1
: OpenFeign 13.2.1Compare Source
What's Changed
List of PRs that updated libraries versions
* build(deps): bump com.squareup.moshi:moshi from 1.15.0 to 1.15.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2315 * build(deps): bump com.google.http-client:google-http-client from 1.43.3 to 1.44.1 by @dependabot in https://github.com/OpenFeign/feign/pull/2313 * build(deps): bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in https://github.com/OpenFeign/feign/pull/2319 * build(deps): bump org.json:json from 20231013 to 20240205 by @dependabot in https://github.com/OpenFeign/feign/pull/2322 * build(deps-dev): bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in https://github.com/OpenFeign/feign/pull/2320 * build(deps): bump slf4j.version from 2.0.11 to 2.0.12 by @dependabot in https://github.com/OpenFeign/feign/pull/2321
Full Changelog: OpenFeign/feign@13.2...13.2.1
v13.2
: OpenFeign 13.2Compare Source
What's Changed
List of PRs that updated libraries versions
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.