Skip to content

Update all non-major dependencies #156

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

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@babel/cli (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/core (source) ^7.24.4 -> ^7.24.7 age adoption passing confidence
@babel/eslint-parser (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/plugin-transform-private-property-in-object (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/preset-env (source) ^7.24.4 -> ^7.24.7 age adoption passing confidence
@babel/preset-react (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@babel/preset-typescript (source) ^7.24.1 -> ^7.24.7 age adoption passing confidence
@fortawesome/react-fontawesome ^0.2.0 -> ^0.2.2 age adoption passing confidence
@peculiar/webcrypto ^1.4.6 -> ^1.5.0 age adoption passing confidence
@pmmmwh/react-refresh-webpack-plugin ^0.5.11 -> ^0.5.15 age adoption passing confidence
@testing-library/jest-dom ^6.4.2 -> ^6.4.5 age adoption passing confidence
@testing-library/react ^15.0.0 -> ^15.0.7 age adoption passing confidence
@types/lodash (source) ^4.17.0 -> ^4.17.4 age adoption passing confidence
@types/node (source) ^20.12.5 -> ^20.14.2 age adoption passing confidence
@types/react (source) ^18.2.74 -> ^18.3.3 age adoption passing confidence
@types/react-dom (source) ^18.2.24 -> ^18.3.0 age adoption passing confidence
@types/webpack-env (source) ^1.18.4 -> ^1.18.5 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) ^7.5.0 -> ^7.12.0 age adoption passing confidence
@typescript-eslint/parser (source) ^7.5.0 -> ^7.12.0 age adoption passing confidence
bulma (source) ^1.0.0 -> ^1.0.1 age adoption passing confidence
css-loader ^7.0.0 -> ^7.1.2 age adoption passing confidence
eslint-plugin-jest ^28.2.0 -> ^28.5.0 age adoption passing confidence
eslint-plugin-jest-dom ^5.2.0 -> ^5.4.0 age adoption passing confidence
eslint-plugin-react ^7.34.1 -> ^7.34.2 age adoption passing confidence
eslint-plugin-react-hooks (source) ^4.6.0 -> ^4.6.2 age adoption passing confidence
express-rate-limit ^7.2.0 -> ^7.3.0 age adoption passing confidence
joi ^17.12.3 -> ^17.13.1 age adoption passing confidence
nodemon (source) ^3.1.0 -> ^3.1.3 age adoption passing confidence
prettier (source) ^3.2.5 -> ^3.3.1 age adoption passing confidence
react (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-dom (source) ^18.2.0 -> ^18.3.1 age adoption passing confidence
react-refresh (source) ^0.14.0 -> ^0.14.2 age adoption passing confidence
rimraf ^5.0.5 -> ^5.0.7 age adoption passing confidence
typescript (source) ^5.4.4 -> ^5.4.5 age adoption passing confidence
webpack-bundle-analyzer ^4.10.1 -> ^4.10.2 age adoption passing confidence
wouter ^3.1.0 -> ^3.2.0 age adoption passing confidence

Release Notes

babel/babel (@​babel/cli)

v7.24.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helpers, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

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

v7.24.5

Compare Source

🐛 Bug Fix
💅 Polish
🏠 Internal
  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env
🏃‍♀️ Performance
  • babel-helpers, babel-preset-env, babel-runtime-corejs3
FortAwesome/react-fontawesome (@​fortawesome/react-fontawesome)

v0.2.2

Compare Source

Fixed
  • Props with nullable/undefined values no longer throw an error #​562 #​560

v0.2.1

Compare Source

Changed
  • Remove defaultProps to be compatible with React 19
PeculiarVentures/webcrypto (@​peculiar/webcrypto)

v1.5.0

Compare Source

Features
1.4.6 (2024-03-29)
Bug Fixes
  • pass tag length for aes decipher (870ebef)
1.4.5 (2024-01-22)
1.4.4 (2024-01-16)
Bug Fixes
  • import Buffer before use (09d7d33)
  • use Buffer from 'buffer' (8b09641)
1.4.3 (2023-03-24)
Bug Fixes
  • type declaration for Crypto (335c2cb)
1.4.2 (2023-03-21)
Bug Fixes
pmmmwh/react-refresh-webpack-plugin (@​pmmmwh/react-refresh-webpack-plugin)

v0.5.15

Compare Source

Fixes
  • Fixed wrong import in error overlay for ansi-html (#​853)

v0.5.14

Compare Source

Fixes
  • Moved to ansi-html v0.0.9 and schema-utils v4.x (#​848)
Internal
  • Run tests on latest versions of Node.js 18, 20 and 22 (#​848)
  • Bumped jest to v29 and some other development dependencies (#​848)
  • Removed yalc (#​849)

v0.5.13

Compare Source

Fixes
  • Fixed module system inferring (ESM vs CJS) to start from the point of each file (#​771)

v0.5.12

Compare Source

Fixes
  • Fixed incorrect sockProtocol override (#​835)
  • Relaxed peer dependency requirement on webpack-dev-server to allow v5.x (#​837)
testing-library/jest-dom (@​testing-library/jest-dom)

v6.4.5

Compare Source

Bug Fixes

v6.4.4

Compare Source

v6.4.3

Compare Source

testing-library/react-testing-library (@​testing-library/react)

v15.0.7

Compare Source

v15.0.6

Compare Source

v15.0.5

Compare Source

v15.0.4

Compare Source

v15.0.3

Compare Source

Bug Fixes
  • Don't raise TypeScript errors when hydating document (#​1304) (067d0c6)

v15.0.2

Compare Source

v15.0.1

Compare Source

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

v7.12.0

Compare Source

🚀 Features
  • eslint-plugin: [no-useless-template-literals] rename to no-useless-template-expression (deprecate no-useless-template-literals)

  • rule-tester: check for parsing errors in suggestion fixes

  • rule-tester: port checkDuplicateTestCases from ESLint

  • eslint-plugin: [no-floating-promises] add option 'allowForKnownSafePromises'

🩹 Fixes
  • no-useless-template-expression -> no-unnecessary-template-expression

  • eslint-plugin: [no-unnecessary-type-assertion] combine template literal check with const variable check

  • eslint-plugin: [dot-notation] fix false positive when accessing private/protected property with optional chaining

  • eslint-plugin: [explicit-member-accessibility] refine report locations

  • eslint-plugin: [no-unnecessary-type-assertion] declares are always defined, so always check declares

  • eslint-plugin: [prefer-literal-enum-member] allow using member it self on allowBitwiseExpressions

  • eslint-plugin: [return-await] clean up in-try-catch detection and make autofixes safe

  • eslint-plugin: [member-ordering] also TSMethodSignature can be get/set

❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

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.

v7.8.0

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-argument] handle tagged templates

  • eslint-plugin: [prefer-optional-chain] suggests optional chaining during strict null equality check

  • eslint-plugin: [consistent-type-assertions] handle tagged templates

  • eslint-plugin: [no-unsafe-return] handle union types

  • eslint-plugin: [no-unused-vars] clear error report range

❤️ Thank You
  • auvred
  • Josh Goldberg ✨
  • jsfm01
  • Kim Sang Du
  • YeonJuan

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

v7.7.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unsafe-assignment] handle shorthand property assignment

  • eslint-plugin: [explicit-function-return-type] fix checking wrong ancestor's return type

  • eslint-plugin: [prefer-optional-chain] only look at left operand for requireNullish

  • eslint-plugin: [no-for-in-array] refine report location

  • eslint-plugin: [no-unnecessary-type-assertion] allow non-null assertion for void type

❤️ Thank You
  • Abraham Guo
  • Kirk Waiblinger
  • YeonJuan

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

v7.7.0

Compare Source

🚀 Features
  • eslint-plugin: replace no-new-symbol with no-new-native-nonconstructor
❤️ Thank You
  • Dave
  • Josh Goldberg ✨

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

v7.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

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

v7.12.0

Compare Source

🩹 Fixes
  • types: correct typing ParserOptions
❤️ Thank You
  • Abraham Guo
  • Han Yeong-woo
  • Joshua Chen
  • Kim Sang Du
  • Kirk Waiblinger
  • YeonJuan

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

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.

v7.8.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.7.1

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.7.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.6.0

Compare Source

🚀 Features
  • bump npm dependency ranges
❤️ Thank You
  • Abraham Guo
  • auvred
  • Brad Zacher

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

jgthms/bulma (bulma)

v1.0.1

Compare Source

Bug fixes
  • Fix #​3755: .select colors
  • Fix #​3736: include helpers in "No Dark Mode" version
  • Fix #​3744: build non-minified versions
  • Fix #​3747: ability to nest fixed grids
  • Fix #​3759: remove unused .skeleton class
  • Fix #​3786: fix horizontal padding of rounded buttons
Documentation fixes

Configuration

📅 Schedule: Branch creation - "after 2am and before 6am on Thursday,after 10am and before 4pm on Saturday" in timezone America/Indiana/Indianapolis, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

Copy link
Contributor Author

renovate bot commented Apr 11, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: @stanlemon/eslint-config@0.1.136
npm error Found: eslint@9.2.0
npm error node_modules/eslint
npm error   eslint@"^9.0.0" from @stanlemon/eslint-config@0.1.136
npm error   packages/eslint-config
npm error     @stanlemon/eslint-config@0.1.135
npm error     node_modules/@stanlemon/eslint-config
npm error       workspace packages/eslint-config from the root project
npm error       3 more (@stanlemon/server, @stanlemon/server-with-auth, @stanlemon/webdev)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^8.56.0" from @typescript-eslint/parser@7.8.0
npm error node_modules/@typescript-eslint/parser
npm error   @typescript-eslint/parser@"^7.8.0" from @stanlemon/eslint-config@0.1.136
npm error   packages/eslint-config
npm error     @stanlemon/eslint-config@0.1.135
npm error     node_modules/@stanlemon/eslint-config
npm error       workspace packages/eslint-config from the root project
npm error       3 more (@stanlemon/server, @stanlemon/server-with-auth, @stanlemon/webdev)
npm error   peer @typescript-eslint/parser@"^7.0.0" from @typescript-eslint/eslint-plugin@7.8.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     @typescript-eslint/eslint-plugin@"^7.8.0" from @stanlemon/eslint-config@0.1.136
npm error     packages/eslint-config
npm error       @stanlemon/eslint-config@0.1.135
npm error       node_modules/@stanlemon/eslint-config
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-05-08T14_01_47_608Z-eresolve-report.txt

npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-05-08T14_01_47_608Z-debug-0.log

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from ed2324d to 22a35c0 Compare April 15, 2024 23:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 7d23733 to caec9f6 Compare April 26, 2024 18:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 3118889 to d82e1fd Compare May 3, 2024 21:17
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d82e1fd to 2673547 Compare May 4, 2024 11:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from cc4f882 to 8e04f31 Compare May 29, 2024 10:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 30aadda to 217005f Compare June 5, 2024 14:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 217005f to cf46e5a Compare June 6, 2024 18:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cf46e5a to ca6411f Compare June 6, 2024 18:29
@stanlemon stanlemon merged commit 4b921cd into main Jun 6, 2024
4 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch June 6, 2024 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant