Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all non-major dependencies #523

Merged
merged 1 commit into from
May 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/code-frame (source) ^7.24.2 -> ^7.24.6 age adoption passing confidence
@types/node (source) ^20.12.8 -> ^20.12.12 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.8.0 -> ^7.11.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.8.0 -> ^7.11.0 age adoption passing confidence
eslint-plugin-react ^7.34.1 -> ^7.34.2 age adoption passing confidence
pkg-pr-new ^0.0.4 -> ^0.0.5 age adoption passing confidence
publint (source) ^0.2.7 -> ^0.2.8 age adoption passing confidence
tsc-alias (source) ^1.8.8 -> ^1.8.10 age adoption passing confidence
typescript (source) ^5.1.6 -> ^5.4.5 age adoption passing confidence

Release Notes

babel/babel (@​babel/code-frame)

v7.24.6

Compare Source

🐛 Bug Fix
  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
  • babel-parser, babel-plugin-transform-typescript
🏠 Internal
  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v7.11.0

Compare Source

🚀 Features
  • eslint-plugin: deprecate prefer-ts-expect-error in favor of ban-ts-comment
🩹 Fixes
  • eslint-plugin: [consistent-type-assertions] prevent syntax errors on arrow functions
❤️ Thank You
  • Abraham Guo
  • auvred
  • Dom Armstrong
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

v7.10.0

Compare Source

🚀 Features
  • eslint-plugin: [sort-type-constituents] support case sensitive sorting
🩹 Fixes
  • eslint-plugin: [prefer-regexp-exec] fix heuristic to check whether regex may contain global flag
❤️ Thank You
  • auvred
  • Emanuel Hoogeveen
  • jsfm01
  • Kirk Waiblinger

You can read about our versioning strategy and releases on our website.

v7.9.0

Compare Source

🩹 Fixes
  • eslint-plugin: [explicit-function-return-types] fix false positive on default parameters
❤️ Thank You
  • Kirk Waiblinger
  • Sheetal Nandi
  • Vinccool96

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v7.11.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.10.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v7.9.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

jsx-eslint/eslint-plugin-react (eslint-plugin-react)

v7.34.2

Compare Source

Fixed
Changed
bluwy/publint (publint)

v0.2.8

Compare Source

Bug fixes

Full Changelog: bluwy/publint@v0.2.7...v0.2.8

justkey007/tsc-alias (tsc-alias)

v1.8.10: (2024-05-13)

Compare Source

What's Changed

New Contributors

Full Changelog: justkey007/tsc-alias@v1.8.9...v1.8.10


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 13, 2024
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 5 times, most recently from e06f603 to b7bb729 Compare May 20, 2024 23:03
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from b7bb729 to 5448d2d Compare May 23, 2024 22:10
Copy link

pkg-pr-new bot commented May 23, 2024

Last Commit Build: 1cccab8

eslint-remote-tester(1cccab8):

npm i https://pkg.pr.new/eslint-remote-tester@1cccab8    

eslint-remote-tester-repositories(1cccab8):

npm i https://pkg.pr.new/eslint-remote-tester-repositories@1cccab8    

Pull Request Build: #523

eslint-remote-tester(#523):

npm i https://pkg.pr.new/eslint-remote-tester@523    

eslint-remote-tester-repositories(#523):

npm i https://pkg.pr.new/eslint-remote-tester-repositories@523    

Copy link

pkg-pr-new bot commented May 23, 2024

Last Commit Build: 5448d2d

eslint-remote-tester(5448d2d):

npm i https://pkg.pr.new/eslint-remote-tester@5448d2d    

eslint-remote-tester-repositories(5448d2d):

npm i https://pkg.pr.new/eslint-remote-tester-repositories@5448d2d    

Pull Request Build: #523

eslint-remote-tester(#523):

npm i https://pkg.pr.new/eslint-remote-tester@523    

eslint-remote-tester-repositories(#523):

npm i https://pkg.pr.new/eslint-remote-tester-repositories@523    

@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch 2 times, most recently from 6bb3da2 to afaa9a3 Compare May 27, 2024 21:02
@renovate renovate bot force-pushed the renovate/all-non-major-dependencies branch from afaa9a3 to 1cccab8 Compare May 28, 2024 06:33
@AriPerkkio AriPerkkio merged commit b47b1bc into master May 28, 2024
10 checks passed
@AriPerkkio AriPerkkio deleted the renovate/all-non-major-dependencies branch May 28, 2024 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant