-
Notifications
You must be signed in to change notification settings - Fork 768
Bump jackson-databind from 2.9.5 to 2.9.10.1 in /tools/build/libgen #54
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
Closed
dependabot
wants to merge
32
commits into
master
from
dependabot/maven/tools/build/libgen/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Closed
Bump jackson-databind from 2.9.5 to 2.9.10.1 in /tools/build/libgen #54
dependabot
wants to merge
32
commits into
master
from
dependabot/maven/tools/build/libgen/com.fasterxml.jackson.core-jackson-databind-2.9.10.1
Conversation
This file contains hidden or 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
Change-Id: Icc74d1aeccf44f68b785b786cae8eafe65700e66
This reverts commit ea8cb75. Change-Id: I0bc557c4d8da62ac3fd552056e1a335d25104835
Change-Id: I2cfa65fb889f13ed0e4cab1559229f79cdd7a42b
Patch contains several bugfixes and improvements: - Fixes sid retrieval when the destination leaf is down - Fixes sid retrieval when ping goes through the spine - Fixes MPLS deserializer - Improves Ethernet toString - Fixes ping to looback for dh host when bond sends to wrong leaf Change-Id: I05963e74b2976e526826ffd377cadeb462ba0a8d
Change-Id: I6f7b4f78b4dc6a1bc9daa1c7d60e37f46e758253
Change-Id: I242bcb5fadb3d407678212463d4d8eaa06e4f9b7
Change-Id: Iae06ae0f2d5e8a807dc564ee8c64e2982fe9726f
- ADVA terminal device discovery - Power config capabilities for line interfaces - Wavelength conifig on line interface Change-Id: I1865c3af6fe9caf8ada48c290fbc4c6b8d11db1d
…er driver" This reverts commit 8b64ee2. Change-Id: Ibf84b92b18e78796ad7d9b169350d43ed99db9ec
Change-Id: Ie47df8a3a11aeeb11b6c5f43cc1608827f8ddf8f
Change-Id: I32c86793db14698280199dd24f9a0e3731fb9771
Change-Id: I2ac058c25fa5c112b65f42a3c8d7fc30cc06b04d
We provide a new service to facilitate registration of vendor-specific versions of the Fabric pipeconf (e.g., for Tofino) from third-party apps. This service is designed such that third-party apps do not need to depend on internal classes at compile time, such as the behaviour implementations. To make this possible, the package structure has been refactored to separate APIs from implementation. Change-Id: I487cb806541eb9e6877ebf398a94f057613df8cc (cherry picked from commit 36d5e7a)
Change-Id: Icc6d5a436cdaee10dde4f751bff944ccda69d8aa
Change-Id: I2cd2f2ac5e7c7079ae87bfe32e76baeb97567e02
Also tidied up onos.service.ts a bit for unused methods Changed error message in Bazel build to point to new location under Bazel 1.0 Change-Id: Ie95f6fbb108386d3632cc8fa6656dc5b699023d9
- Remove redundant protobuf import (already imported in protobuf_workspace.bzl) - Use released version of bazel buildtools instead of master to achieve reproducible builds Change-Id: I92ebcfd2a0dc0352324461b9356dd348fceae2ff
Change-Id: I3ae0813c5e8aba48767d5bb235fbbcfb75954010 (cherry picked from commit 693d76f)
We achieve this by creating a special mirror to store the original default entries as specified in the P4 program. Applications can modify the default entry by inserting flow rules with empty selectors. When removing such flow rule, the default table entry is restored to the original one as stored in the mirror. Change-Id: Ib11a7172ab56be7cbbd23022e4b62ed6b70b6eca
Trigger the driver to remove the double tagged rules (fwd classifier) when removing the flow objective and no other host is connected to the same port Change-Id: I83d50f9b3404f2eaa733cc0c75f76bfe3562b5e8 (cherry picked from commit 7c4534c)
Change-Id: Ia23ec444860ae8b5be0b6de3a9f141c886eae3c6
Make sure packet in still happens even when filtering obj is absent. VLAN assignment won't happen in this case, meaning that whatever VLAN a packet carries is the original VLAN and therefore should be persisted. Change-Id: Ia005abe6354ad4008f88e7378ba4c06bc6b80c81
- BngProgrammable interface moved to ONOS core - BngProgrammable implementation in fabric pipeliner Change-Id: Ia020d19f305d8819eef7f70453b14cb00fd31af8 (cherry picked from commit 8fd75e7)
Change-Id: Icba49cc4ee8b55ca83686a1c362560f5031a755f (cherry picked from commit 15a7c12)
Change-Id: I722ffd8438728e6658a0589aa12b087ad5da8864
Change-Id: Ife763092da8d4ad8f361dbb7cfe5532c54c24ebe
- setting s_tag and c_tag for BNG as early as possible in the pipeline - ingress_port_vlan was matching on inner_vlan_tag but that field could be not present Change-Id: Id4d51159a314d45cec370471ed244a51fd74338b
Change-Id: I5d7697069d804eeb88eb57cbd845af90764c7a86
Change-Id: I979693aa220e2666c13c4015435c66173624ea64
- offloading redoRoutingEdgePairs to predictable callables - offloading redoRoutingIndDests to predictable callables Change-Id: Ia08e2cdbd03c513ec15900fd5117cc055cd95d4e
- trying rehash of the routes for each link up - redoing reroute only for the routes where rehash fails Change-Id: I7495277af73d8948300f170fa92cbbfecc338d89
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.5 to 2.9.10.1. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) Signed-off-by: dependabot[bot] <[email protected]>
|
Superseded by #55. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
Bumps jackson-databind from 2.9.5 to 2.9.10.1.
Commits
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.