Bump lodash, @babel/core, @babel/plugin-proposal-class-properties, @babel/plugin-transform-react-jsx, @babel/preset-env and rollup-plugin-babel#18
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…abel/plugin-transform-react-jsx, @babel/preset-env and rollup-plugin-babel Bumps [lodash](https://github.com/lodash/lodash), [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core), [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties), [@babel/plugin-transform-react-jsx](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-react-jsx), [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) and [rollup-plugin-babel](https://github.com/rollup/rollup-plugin-babel). These dependencies needed to be updated together. Updates `lodash` from 4.17.10 to 4.17.23 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.10...4.17.23) Updates `@babel/core` from 7.0.0-beta.51 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-core) Updates `@babel/plugin-proposal-class-properties` from 7.0.0-beta.51 to 7.18.6 - [Release notes](https://github.com/babel/babel/releases) - [Commits](https://github.com/babel/babel/commits/v7.18.6/packages/babel-plugin-proposal-class-properties) Updates `@babel/plugin-transform-react-jsx` from 7.0.0-beta.51 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-plugin-transform-react-jsx) Updates `@babel/preset-env` from 7.0.0-beta.51 to 7.28.6 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.6/packages/babel-preset-env) Updates `rollup-plugin-babel` from 4.0.0-beta.7 to 4.4.0 - [Changelog](https://github.com/rollup/rollup-plugin-babel/blob/master/CHANGELOG.md) - [Commits](rollup/rollup-plugin-babel@v4.0.0-beta.7...v4.4.0) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect - dependency-name: "@babel/core" dependency-version: 7.28.6 dependency-type: indirect - dependency-name: "@babel/plugin-proposal-class-properties" dependency-version: 7.18.6 dependency-type: indirect - dependency-name: "@babel/plugin-transform-react-jsx" dependency-version: 7.28.6 dependency-type: indirect - dependency-name: "@babel/preset-env" dependency-version: 7.28.6 dependency-type: indirect - dependency-name: rollup-plugin-babel dependency-version: 4.4.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
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.
Bumps lodash, @babel/core, @babel/plugin-proposal-class-properties, @babel/plugin-transform-react-jsx, @babel/preset-env and rollup-plugin-babel. These dependencies needed to be updated together.
Updates
lodashfrom 4.17.10 to 4.17.23Commits
dec55b7Bump main to v4.17.23 (#6088)19c9251fix: setCacheHas JSDoc return type should be boolean (#6071)b5e6729jsdoc: Add -0 and BigInt zeros to _.compact falsey values list (#6062)edadd45Prevent prototype pollution on baseUnset function4879a7adoc: fix autoLink function, conversion of source links (#6056)9648f69chore: removeyarn.lockfile (#6053)dfa407dci: remove legacy configuration files (#6052)156e196feat: add renovate setup (#6039)933e106ci: add pipeline for Bun (#6023)072a807docs: update links related to Open JS Foundation (#5968)Updates
@babel/corefrom 7.0.0-beta.51 to 7.28.6Release notes
Sourced from
@babel/core's releases.... (truncated)
Changelog
Sourced from
@babel/core's changelog.... (truncated)
Commits
d7f4008v7.28.6e130225Polish(standalone): improve message on invalid preset/plugin (#17606)99dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)d725e39AddBABEL_7_TO_8_DANGEROUSLY_DISABLE_VERSION_CHECK(#17569)c1b55f6Useeslint.config.mts(#17573)61647aev7.28.542cb285Improve@babel/coretypes (#17404)da0d1adFaster finding of locations inbuildCodeFrameError(#17490)35055e3v7.28.4Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/coresince your current version.Updates
@babel/plugin-proposal-class-propertiesfrom 7.0.0-beta.51 to 7.18.6Commits
7c91b80v7.18.6a7c438c[babel 8] Remove support for the2018-09decorators proposal (#12712)4c3365fEnforce settingtypeinpackage.json(#14675)1bc9949environmentVisitor should skip decorator expressions (#14371)47a3240v7.17.12c90add7Provide plugin/preset typings from plugin-utils (#14499)8855e4c[setPublicClassFields] Use define for staticname/length(#14351)7ff3084fix: support bigints in update expressions for private fields (#14311)020a7b0Skip unnecessary temp vars inpath.insertAfter(#14268)23e8840v7.16.7Updates
@babel/plugin-transform-react-jsxfrom 7.0.0-beta.51 to 7.28.6Release notes
Sourced from
@babel/plugin-transform-react-jsx's releases.... (truncated)
Changelog
Sourced from
@babel/plugin-transform-react-jsx's changelog.... (truncated)
Commits
d7f4008v7.28.6bea474cperf: remove redundant set in jsx meta visit (#17598)fc11396fix: Keep jsx comments (#17538)c84daa0perf: Use lighter traversal for jsx__source,__self(#17555)eebd3a0v7.27.114ef1e9Babel 8 cleanup (#17211)fdc0fb5[Babel 8] Bump nodejs requirements to^20.19.0 || >= 22.12.0(#17204)cd24cc0chore: Update TS 5.7 (#17053)b07957ev7.25.9af91759fix: Accidentally publishing useless files (#16917)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/plugin-transform-react-jsxsince your current version.Updates
@babel/preset-envfrom 7.0.0-beta.51 to 7.28.6Release notes
Sourced from
@babel/preset-env's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env's changelog.... (truncated)
Commits
d7f4008v7.28.699dcba5chore: enable some ts-eslint rules (#17592)c92c491Improve Unicode handling in code-frame tokenizer (#17589)61647aev7.28.542cb285Improve@babel/coretypes (#17404)ae363aechore: Fix typo in variable name (#17535)1edfcaaUpdate compat data (#17487)ef155f5v7.28.398d18aaMisc: Cleanup Babel 8 tasks (#17429)fb57f26chore: update browser compat libs (#17469)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@babel/preset-envsince your current version.Updates
rollup-plugin-babelfrom 4.0.0-beta.7 to 4.4.0Changelog
Sourced from rollup-plugin-babel's changelog.
... (truncated)
Commits
05fb2034.4.0c2821d0Allow Rollup 2 in peer dependency range4d8c0c54.3.3e386e1fUpdate rollup-pluginutils@2.8.1 (#311)54a166achore: npm audit fix18e4232chore: audit fixes8357816Update CHANGELOG with note about 4.3.279941b54.3.2a7e7676Fix usage with externalHelpers flag66f2f41Add note to CHANGELOG about v4.3.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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.