Bump the dependencies group with 6 updates #252
Closed
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 the dependencies group with 6 updates:
1.9.21
1.9.22
2.16.0
2.16.1
2.16.0
2.16.1
2.16.0
2.16.1
2.16.0
2.16.1
1.9.21
1.9.22
Updates
org.jetbrains.kotlin:kotlin-stdlib
from 1.9.21 to 1.9.22Release notes
Sourced from org.jetbrains.kotlin:kotlin-stdlib's releases.
Changelog
Sourced from org.jetbrains.kotlin:kotlin-stdlib's changelog.
Commits
44ed2e9
Add changelog for 1.9.22b7b0397
[Gradle] Made klib unpacked for native metadata compile task262697d
[K/JS] Fix file extension inside the JS KGP to run tests with ES modules ^KT-...87c8aa1
[K/JS] Fix case with boxing/unboxing inside the BlockDecomposerLowering ^KT-6...316df8d
[CLI] Add cache for reflection lookup of CLI argumentsb0cc245
Avoid throwing exception when BuildFusService can't be injectedcfbb957
[IR] Correct handling of loops in liveness analysis204cecd
[box-tests] Added a reproducer for #KT-641399c7aac2
[gradle] Use more fine grained directory for K/N incremental compilation9012e67
Add KotlinBuilder 'dumb mode' flagUpdates
com.fasterxml.jackson.module:jackson-module-jaxb-annotations
from 2.16.0 to 2.16.1Commits
c301da7
[maven-release-plugin] prepare release jackson-modules-base-2.16.1d502b3b
Prepare for 2.16.1 release4df7b1f
Merge pull request #232 from FasterXML/tatu/2.16.1/231-jakarta-activation-osgi87b1dab
Fix #231: change OSGi dep of "activation" package to jakarta (from javax)d222304
Back to snapshot depsd58c419
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.module:jackson-module-kotlin
from 2.16.0 to 2.16.1Commits
a9ddfeb
[maven-release-plugin] prepare release jackson-module-kotlin-2.16.19c31445
Prepare for 2.14.1 releasedb4f69a
Merge pull request #734 from k163377/fix/readmea815047
Fix typo44989f9
Updated version information to 2.1641dd67c
Merge pull request #733 from k163377/serializable-object-read-resolve2306408
Update release notes wrt #7330b32adc
Fix problem with Serializable objects not implementing readResolvee827417
Merge pull request #728 from k163377/fix-release-notes3b58674
Corrected description of 2.16 release statusUpdates
com.fasterxml.jackson.dataformat:jackson-dataformat-xml
from 2.16.0 to 2.16.1Commits
7101dc8
[maven-release-plugin] prepare release jackson-dataformat-xml-2.16.1a69f477
Prepare for 2.16.1 release7293648
Update release notes wrt backported fix #616b7e70d0
Fix mismatch in setNextIsUnwrapped(true/false) in XmlBeanSerializerBase#seria...3d2ec75
...d07a816
Back to snapshot dep655c076
[maven-release-plugin] prepare for next development iterationUpdates
com.fasterxml.jackson.datatype:jackson-datatype-jsr310
from 2.16.0 to 2.16.1Updates
jvm
from 1.9.21 to 1.9.22Dependabot 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