-
Notifications
You must be signed in to change notification settings - Fork 2
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
[CORE-69]: Bump the minor-patch-dependencies group across 1 directory with 8 updates #380
[CORE-69]: Bump the minor-patch-dependencies group across 1 directory with 8 updates #380
Conversation
… with 8 updates Bumps the minor-patch-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) | `9.42` | `9.46` | | [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) | `2.18.0` | `2.18.1` | | org.apache.commons:commons-compress | `1.26.0` | `1.27.1` | | bio.terra:terra-common-lib | `1.1.20-SNAPSHOT` | `1.1.22-SNAPSHOT` | | [org.liquibase:liquibase-core](https://github.com/liquibase/liquibase) | `4.29.2` | `4.30.0` | | [com.fasterxml.jackson.dataformat:jackson-dataformat-yaml](https://github.com/FasterXML/jackson-dataformats-text) | `2.18.0` | `2.18.1` | | [org.webjars.npm:swagger-ui-dist](https://github.com/swagger-api/swagger-ui) | `5.17.14` | `5.18.2` | | com.fasterxml.jackson.datatype:jackson-datatype-jsr310 | `2.18.0` | `2.18.1` | Updates `com.nimbusds:nimbus-jose-jwt` from 9.42 to 9.46 - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/9.46..9.42) Updates `com.fasterxml.jackson:jackson-bom` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-bom@jackson-bom-2.18.0...jackson-bom-2.18.1) Updates `org.apache.commons:commons-compress` from 1.26.0 to 1.27.1 Updates `bio.terra:terra-common-lib` from 1.1.20-SNAPSHOT to 1.1.22-SNAPSHOT Updates `org.liquibase:liquibase-core` from 4.29.2 to 4.30.0 - [Release notes](https://github.com/liquibase/liquibase/releases) - [Changelog](https://github.com/liquibase/liquibase/blob/master/changelog.txt) - [Commits](liquibase/liquibase@v4.29.2...v4.30.0) Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from 2.18.0 to 2.18.1 - [Commits](FasterXML/jackson-dataformats-text@jackson-dataformats-text-2.18.0...jackson-dataformats-text-2.18.1) Updates `org.webjars.npm:swagger-ui-dist` from 5.17.14 to 5.18.2 - [Release notes](https://github.com/swagger-api/swagger-ui/releases) - [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc) - [Commits](swagger-api/swagger-ui@v5.17.14...v5.18.2) Updates `com.fasterxml.jackson.datatype:jackson-datatype-jsr310` from 2.18.0 to 2.18.1 --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: com.fasterxml.jackson:jackson-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: org.apache.commons:commons-compress dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: bio.terra:terra-common-lib dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: org.liquibase:liquibase-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-yaml dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: org.webjars.npm:swagger-ui-dist dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: com.fasterxml.jackson.datatype:jackson-datatype-jsr310 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
do not merge - the TCL update breaks things. See CORE-117. I've made #381 to replace this.
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the minor-patch-dependencies group with 8 updates in the / directory:
9.42
9.46
2.18.0
2.18.1
1.26.0
1.27.1
1.1.20-SNAPSHOT
1.1.22-SNAPSHOT
4.29.2
4.30.0
2.18.0
2.18.1
5.17.14
5.18.2
2.18.0
2.18.1
Updates
com.nimbusds:nimbus-jose-jwt
from 9.42 to 9.46Changelog
Sourced from com.nimbusds:nimbus-jose-jwt's changelog.
Commits
60b715f
[maven-release-plugin] prepare for next development iteration52a7024
Adds JWK.toRevokedJWK(KeyRevocation) method9ec4adf
[maven-release-plugin] prepare release 9.43c089ed6
[maven-release-plugin] prepare for next development iteration767c4b5
JWKMatcher receives a capability to match non-revoked and revoked keysb19a507
[maven-release-plugin] prepare release 9.44097f818
[maven-release-plugin] prepare for next development iteration5b211fa
New JWKMatcher.Builder(JWKMatcher) constructor78b49b6
[maven-release-plugin] prepare release 9.45418595b
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson:jackson-bom
from 2.18.0 to 2.18.1Commits
ef33ac7
[maven-release-plugin] prepare release jackson-bom-2.18.1f43bf9f
Prepare for 2.18.1 release6f5259d
Change to snapshot version of jackson-parent3f21ec5
Back to snapshot depbb45933
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.commons:commons-compress
from 1.26.0 to 1.27.1Updates
bio.terra:terra-common-lib
from 1.1.20-SNAPSHOT to 1.1.22-SNAPSHOTUpdates
org.liquibase:liquibase-core
from 4.29.2 to 4.30.0Release notes
Sourced from org.liquibase:liquibase-core's releases.
... (truncated)
Changelog
Sourced from org.liquibase:liquibase-core's changelog.
... (truncated)
Commits
38cc3e9
Only add child events when analytics is enabled (DAT-18943) (#6474)2d8d90d
Add 4.30.0 xsd and update changelog.txt (#6471)789c5e6
enable analytics for release builds only (DAT-18902) (#6465)3db80b4
Modify clob handling (#6410)2c04047
DAT-17706 - Add checks example files to all format directories (#6461)315d709
Update jreBundle to latest in install4j (#6457)4db540b
turn off analytics temporarily (DAT-18902) (#6464)28e3fa5
Fix flakey ChangeLogSyncTaskTest test (DAT-18921) (#6463)f337b4a
Adds customizer to discover and react to unknown change sets (#6432)181fbc8
chore: fix expected files in examples directory (#6458)Updates
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml
from 2.18.0 to 2.18.1Commits
4f3aa83
[maven-release-plugin] prepare release jackson-dataformats-text-2.18.12f722bc
Prepare for 2.18.1 release1619e14
Remove use of TypeFactory.defaultInstance()998064b
Backport #499 in 2.18(.1) as well46de17e
Merge branch '2.17' into 2.18306d255
Backport #499 in 2.17(.3)cbf4ad9
Back to snapshot depse4eca1c
[maven-release-plugin] prepare for next development iterationUpdates
org.webjars.npm:swagger-ui-dist
from 5.17.14 to 5.18.2Release notes
Sourced from org.webjars.npm:swagger-ui-dist's releases.
Commits
3c7e281
chore(release): cut the v5.18.2 release1dd1f7c
chore(dist): update Scarf.js to v1.4.0 (#10205)adc1c3c
fix: update Scarf.js to v1.4.0 to avoid breaking Vitest (#10204)7b84da5
chore(deps-dev): bump release-it from 17.5.0 to 17.10.0 (#10202)e5d00e8
chore(deps-dev): bump json-merger from 1.1.10 to 2.0.0 (#10201)8fdf0d3
chore(deps-dev): bump jsdom from 24.0.0 to 25.0.1 (#10200)05b7aff
chore(docker): disable apk cache (#10203)91b6e13
chore(deps-dev): bump husky from 9.0.11 to 9.1.6 (#10199)e5addb1
chore(release): cut the v5.18.1 release3e3dfc6
fix(docker): return explicit Node.js installation (#10198)Updates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.18.0 to 2.18.1Dependabot 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>
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>
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