fix: react-keyed-flatten-children ^3.0.0 #207
Open
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:
^1.3.0
->^3.0.0
Release Notes
grrowl/react-keyed-flatten-children (react-keyed-flatten-children)
v3.0.2
Compare Source
Bump braces from 3.0.2 to 3.0.3
Migrate
yarn.lock
topackage-lock.json
v3.0.1
Compare Source
Bump micromatch from 4.0.5 to 4.0.8
v3.0.0
Compare Source
Convert to ESM by default.
Transpile to ES2015.
CommonJS now uses
module.exports
rather thanexports.default
. Thisallows for importing in CommonJS without requiring explicit
default
. e.g.(thanks @will-stone)
v2.2.1
Compare Source
Removed invalid key
types
frompackage.json
(thanks @imjordanxd)v2.2.0
Compare Source
Fix issue with build,
dist/
wasn't included with the ESM change (thanks @imjordanxd)Fix Typescript version in CHANGELOG (thanks @rnestler)
Adds Node v20 support (CI coverage)
v2.1.0
Compare Source
Now using React 18.2.0 and Typescript 5.0.4. If this change effects your application, depend directly on 2.0.0
v2.0.0
Compare Source
BREAKING: Package is now ESM-compatible (thanks @imjordanxd!)
Bumps a number of deep dependencies with security issues
Configuration
📅 Schedule: Branch creation - "after 3:00 am and before 6:00 am on Monday and Friday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.