chore: Update all non-major dependencies (v3.x.x) #3791
Merged
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:
7.25.2
->7.25.7
7.25.1
->7.25.7
7.25.4
->7.25.7
7.24.7
->7.25.7
7.25.6
->7.25.7
18.19.50
->18.19.55
18.3.8
->18.3.11
7.29.2
->7.29.3
1.0.30001663
->1.0.30001667
13.14.2
->13.15.0
2.30.0
->2.31.0
7.36.1
->7.37.1
1.79.3
->1.79.4
0.26.7
->0.26.8
5.13.0
->5.14.1
4.4.2
->4.4.3
4.4.2
->4.4.3
4.4.2
->4.4.3
4.6.5
->4.6.6
4.6.5
->4.6.6
7.0.2
->7.1.0
9.41.1
->9.41.2
4.1.113.Final
->4.1.114.Final
2.24.0
->2.24.1
2.24.0
->2.24.1
1.11.0
->1.11.2
1.11.0
->1.11.2
1.11.0
->1.11.2
5.11.0
->5.11.2
2.12.7
->2.13.0
3.6.0.Final
->3.6.1.Final
2.17.2
->2.18.0
2.17.2
->2.18.0
2.17.2
->2.18.0
2.17.2
->2.18.0
15.0.8.Final
->15.0.10.Final
15.0.8.Final
->15.0.10.Final
15.0.8.Final
->15.0.10.Final
2.32.0
->2.33.0
3.43.0
->3.48.0
1.12.772
->1.12.773
Release Notes
babel/babel (@babel/core)
v7.25.7
Compare Source
🐛 Bug Fix
babel-helper-validator-identifier
babel-traverse
babel-plugin-transform-classes
super()
check (@nicolo-ribaudo)babel-generator
infer
in compact mode (@nicolo-ribaudo)[no LineTerminator here]
after nodes (@nicolo-ribaudo)💅 Polish
babel-types
🏠 Internal
babel-core
--experimental-require-module
(@nicolo-ribaudo)babel-helper-compilation-targets
,babel-helper-plugin-utils
,babel-preset-env
babel-plugin-proposal-destructuring-private
,babel-plugin-syntax-decimal
,babel-plugin-syntax-import-reflection
,babel-standalone
babel-generator
[no LineTerminator here]
before nodes (@nicolo-ribaudo)🏃♀️ Performance
babel-plugin-transform-typescript
babel-types
BABEL_TYPES_8_BREAKING
at startup (@nicolo-ribaudo)zowe/zowe-cli (@zowe/cli)
v7.29.3
Compare Source
z/OS Files SDK
List.dataSetsMatchingPattern
method where migrated data sets could break fetching attributes for other data sets. #2285z/OS Jobs SDK
DownloadJobs.downloadSpoolContentCommon
method causing binary spool files to be corrupted by newline normalization. #2282browserslist/caniuse-lite (caniuse-lite)
v1.0.30001667
Compare Source
v1.0.30001666
Compare Source
v1.0.30001664
Compare Source
cypress-io/cypress (cypress)
v13.15.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#13-15-0
import-js/eslint-plugin-import (eslint-plugin-import)
v2.31.0
Compare Source
Added
order
]: allow validating named imports ([#3043], thanks [@manuth])extensions
]: add thecheckTypeImports
option ([#2817], thanks [@phryneas])Fixed
ExportMap
/ flat config: includelanguageOptions
in context ([#3052], thanks [@michaelfaith])no-named-as-default
]: Allow using an identifier if the export is both a named and a default export ([#3032], thanks [@akwodkiewicz])export
]: False positive for exported overloaded functions in TS ([#3065], thanks [@liuxingbaoyu])exportMap
: export map cache is tainted by unreliable parse results ([#3062], thanks [@michaelfaith])exportMap
: improve cacheKey when using flat config ([#3072], thanks [@michaelfaith])Changed
no-relative-packages
]: fix typo ([#3066], thanks [@joshuaobrien])no-cycle
]: dont scc for each linted file ([#3068], thanks [@soryy708])no-cycle
]: adddisableScc
to docs ([#3070], thanks [@soryy708])RuleTester
([#3071], thanks [@G-Rath])no-restricted-paths
]: fix grammar ([#3073], thanks [@unbeauvoyage])no-default-export
], [no-named-export
]: add test case (thanks [@G-Rath])jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.1
Compare Source
Fixed
d.ts
files (#3836 @ljharb)Changed
v7.37.0
Compare Source
Added
no-unescaped-entities
]: add suggestions (#3831 @StyleShit)forbid-component-props
]: addallowedForPatterns
/disallowedForPatterns
options (#3805 @Efimenko)no-unstable-nested-components
]: addpropNamePattern
to support custom render prop naming conventions (#3826 @danreeves)Changed
sass/dart-sass (sass)
v1.79.4
Compare Source
JS API
green
orblue
tocolor.change()
for legacycolors would fail.
TypeStrong/TypeDoc (typedoc)
v0.26.8
Compare Source
Features
<div>
tags and includes the tag name in a class name, #2723.Bug Fixes
@link
tags present in comments at the start of source files.ReflectionSymbolId.pos
no longer references the position before any doc comments for a symbol.This could cause typedoc-plugin-dt-links to produce links which didn't go to the expected location in a file.
Thanks!
mockito/mockito (org.mockito:mockito-core)
v5.14.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.1
v5.14.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.14.0
micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
v4.6.6
: Micronaut Core 4.6.6What's Changed
Bug Fixes 🐞
Docs 📖
Dependency updates 🚀
Other Changes 💡
Full Changelog: micronaut-projects/micronaut-core@v4.6.5...v4.6.6
JodaOrg/joda-time (joda-time:joda-time)
v2.13.0
See the change notes for more information.
What's Changed
ConverterManager.getInstance()
init thread-safe. by @cpovirk in https://github.com/JodaOrg/joda-time/pull/776New Contributors
Full Changelog: JodaOrg/joda-time@v2.12.7...v2.13.0
jboss-logging/jboss-logging (org.jboss.logging:jboss-logging)
v3.6.1.Final
Compare Source
What's Changed
Full Changelog: jboss-logging/jboss-logging@3.6.0.Final...3.6.1.Final
infinispan/infinispan (org.infinispan:infinispan-jboss-marshalling)
v15.0.10.Final
Compare Source
What's Changed
Full Changelog: infinispan/infinispan@15.0.9.Final...15.0.10.Final
v15.0.9.Final
Compare Source
What's Changed
Full Changelog: infinispan/infinispan@15.0.8.Final...15.0.9.Final
google/error-prone (com.google.errorprone:error_prone_annotations)
v2.33.0
: Error Prone 2.33.0Similar to release 2.32.0, the minimum supported JDK version to run Error Prone is JDK 17 (#3803). Using Error Prone to compile code that is deployed to earlier versions is still fully supported, but will require using JDK 17 or newer for compilation and setting
--release
or-source
/-target
/-bootclasspath
.Changes:
New checks:
ArrayRecordComponent
: Record components should not be arrays.Full changelog: google/error-prone@v2.32.0...v2.33.0
aws/aws-sdk-java (com.amazonaws:aws-java-sdk-bom)
v1.12.773
Compare Source
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.