chore: Update all patch dependencies#56
Closed
nxhafa wants to merge 1 commit intoreboot/nodejs-enabler-sec-fixfrom
Closed
chore: Update all patch dependencies#56nxhafa wants to merge 1 commit intoreboot/nodejs-enabler-sec-fixfrom
nxhafa wants to merge 1 commit intoreboot/nodejs-enabler-sec-fixfrom
Conversation
Signed-off-by: Renovate Bot <renovate@whitesourcesoftware.com>
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.8->7.25.97.25.7->7.25.97.25.7->7.25.911.13.3->11.13.511.13.0->11.13.51.2.0->1.2.31.3.1->1.3.429.5.13->29.5.1429.5.13->29.5.1418.3.11->18.3.121.0.30001669->1.0.300016806.10.0->6.10.27.37.1->7.37.214.4.3->14.4.43.7.1->3.7.29.1.6->9.1.72.9.1->2.9.27.53.0->7.53.21.5.4->1.5.50.26.10->0.26.112.6.0->2.6.11.5.11->1.5.124.4.3->4.4.44.4.3->4.4.44.4.3->4.4.44.7.0->4.7.54.7.0->4.7.52.4->2.4.12.1.22->2.1.241.0.71->1.0.724.1.114.Final->4.1.115.Final1.18.34->1.18.361.11.2->1.11.31.11.2->1.11.31.11.2->1.11.35.11.2->5.11.312.0.14->12.0.1512.0.14->12.0.1512.0.14->12.0.1512.0.14->12.0.152.18.0->2.18.12.18.0->2.18.12.18.0->2.18.12.18.0->2.18.115.0.10.Final->15.0.11.Final15.0.10.Final->15.0.11.Final15.0.10.Final->15.0.11.Final5.4->5.4.12.0.3->2.0.43.48.1->3.48.21.12.773->1.12.7781.3.2->1.3.32.0.9->2.0.103.3.4->3.3.5Release Notes
babel/babel (@babel/eslint-parser)
v7.25.9Compare Source
🐛 Bug Fix
babel-parser,babel-template,babel-typessyntacticPlaceholdersmode (@liuxingbaoyu)babel-helper-compilation-targets,babel-preset-envClassAccessorPropertyto prevent theno-undefrule (@victorenator)🏠 Internal
babel-helper-transform-fixture-test-runner🏃♀️ Performance
babel-parser,babel-typesVISITOR_KEYSetc. faster to access (@liuxingbaoyu)emotion-js/emotion (@emotion/react)
v11.13.5Compare Source
Patch Changes
#3270
77d930dThanks @emmatown! - Fix inconsistent hashes using development vs production bundles/exportsconditions when using@emotion/babel-pluginwithsourceMap: true(the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopmentcondition is used when bundling code but not when importing external code with Node.js.Updated dependencies [
77d930d]:eslint/rewrite (@eslint/compat)
v1.2.3Compare Source
v1.2.2Compare Source
v1.2.1Compare Source
browserslist/caniuse-lite (caniuse-lite)
v1.0.30001680Compare Source
v1.0.30001679Compare Source
v1.0.30001678Compare Source
v1.0.30001677Compare Source
v1.0.30001676Compare Source
v1.0.30001675Compare Source
v1.0.30001674Compare Source
v1.0.30001673Compare Source
v1.0.30001672Compare Source
v1.0.30001671Compare Source
jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y)
v6.10.2Compare Source
Fixed
no-redundandant-roles: allow<img src="*.svg" role="img" />#936Commits
0d01a1aes-iterator-helpersaa075bdd15d3ab@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register5dad7c4aria-role: Add valid test for<svg role="img" />daba189label-has-associated-control: add line breaks for readability0bc6378label-has-associated-control: add additional test cases30d2318d92446cv6.10.1Compare Source
Commits
4925ba8cb6788c@babel/cli,@babel/core,@babel/eslint-parser,@babel/plugin-transform-flow-strip-types,@babel/register,auto-changelog,eslint-plugin-import,tape518a77ees-iterator-helpers,string.prototype.includeseed03a32ee940ca262131aria-querye517937jsx-eslint/eslint-plugin-react (eslint-plugin-react)
v7.37.2Compare Source
Fixed
destructuring-assignment]: fix false negative when usingtypeof props.a(#3835 @golopot)Changed
destructuring-assignment]: usegetParentStatelessComponent(#3835 @golopot)sindresorhus/got (got)
v14.4.4Compare Source
AbortSignal#timeout()(#2388)92b378egraphql/graphiql (graphiql)
v3.7.2Compare Source
Patch Changes
f86e2bc]:typicode/husky (husky)
v9.1.7Compare Source
What's Changed
New Contributors
Full Changelog: typicode/husky@v9.1.6...v9.1.7
webpack-contrib/mini-css-extract-plugin (mini-css-extract-plugin)
v2.9.2Compare Source
react-hook-form/react-hook-form (react-hook-form)
v7.53.2: Version 7.53.2Compare Source
🐞 fix #12398 staled disabled issue with resubmit form (#12403)
🐞 fix: add type guard to fieldRef.select (#12390)
Revert "🏺 watch reference update on formState update (#12326)" (#12391)
thanks to @developer-bandi
v7.53.1: Version 7.53.1Compare Source
🐞 fix: #12294 ensure Invalid Date is evaluated correctly (#12295)
🐞 fix #12316 setValue should work for arrays of primitives to handle checkboxes (#12316) (#12317)
🐞 fix #12097 Use dirty fields along with mount names for form reset with keepDirtyValues (#12211)
🫀 fix #12237 disabled state trigger formState dirty/dirtyFields to update (#12239)
🐞 fix #12291 field array remove cause undefined with FormData (#12305)
📝 improve flatten function with object type check (#12306)
🖐️ improve: resolve type of set function (#12145)
🔧 chore: upgrade eslint to v9 (#12150)
📖 fix: code example input field placeholder name (#12296)
📖 docs: fix typo in code example (#12271)
thanks to @rasikhq @abnud11 @crypt0box @developer-bandi @matmannion @hasancruk & @vismay7
arnaudbenard/redux-mock-store (redux-mock-store)
v1.5.5: - DeprecationCompare Source
This patch release deprecates the
configureStoremethod, as this package does not align with the Redux team's recommended testing practices. Instead, we recommend testing with a real store.Testing with a mock store leads to potentially confusing behaviour, such as state not updating when actions are dispatched. Additionally, it's a lot less useful to assert on the actions dispatched rather than the observable state changes.
You can test the entire combination of action creators, reducers, and selectors in a single test, for example:
This avoids common pitfalls of testing each of these in isolation, such as mocked state shape becoming out of sync with the actual application.
legacy_configureStoreWe recognise that for many codebases, migration will be a major effort that some may not be able to allocate time for.
The
@deprecatedtag is just a visual strikethrough, but some tools will add extra warnings when it is used.We now have a
legacy_configureStoreexport (similar tolegacy_createStorein Redux core) which is the same function but without this tag. You can change any imports to use this if the deprecation notice presents significant issues for you.Full Changelog: reduxjs/redux-mock-store@v1.5.4...v1.5.5
TypeStrong/TypeDoc (typedoc)
v0.26.11Compare Source
Features
hostedBaseUrlis set to the root page on a website, TypeDoc will now includeWebSitestructured data, #2760.Bug Fixes
"module": "ESNext"and importing TypeDoc, #2747.eemeli/yaml (yaml)
v2.6.1Compare Source
:00seconds from!!timestampvalues (#578, with thanks to @qraynaud)!!bool(#587, with thanks to @vra5107)micronaut-projects/micronaut-core (io.micronaut:micronaut-core-bom)
v4.7.5: Micronaut Core 4.7.5What's Changed
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.7.4...v4.7.5
v4.7.4: Micronaut Core 4.7.4What's Changed
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.7.3...v4.7.4
v4.7.3What's Changed
Bug Fixes 🐞
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.7.2...v4.7.3
v4.7.2: Micronaut Core 4.7.2What's Changed
Bug Fixes 🐞
Improvements ⭐
Docs 📖
Dependency updates 🚀
Full Changelog: micronaut-projects/micronaut-core@v4.7.1...v4.7.2
v4.7.1: Micronaut Core 4.7.1What's Changed
New Features 🎉
Bug Fixes 🐞
@Body Objectparameters by @yawkat in https://github.com/micronaut-projects/micronaut-core/pull/11267Docs 📖
Dependency updates 🚀
Other Changes 💡
New Contributors
Full Changelog: micronaut-projects/micronaut-core@v4.7.0...v4.7.1
swagger-api/swagger-parser (io.swagger.parser.v3:swagger-parser-v3)
v2.1.24: Swagger-parser 2.1.24 released!v2.1.23: Swagger-parser 2.1.23 released!infinispan/infinispan (org.infinispan:infinispan-jboss-marshalling)
v15.0.11.FinalCompare Source
What's Changed
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.