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

Update dependency upgrades - non-major #458

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/eslint-plugin-next (source) 15.0.2 -> 15.0.3 age adoption passing confidence
@types/node (source) >=22.8.6 -> >=22.9.0 age adoption passing confidence
@types/node (source) 22.8.6 -> 22.9.0 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.12.2 -> 8.13.0 age adoption passing confidence
@typescript-eslint/parser (source) 8.12.2 -> 8.13.0 age adoption passing confidence
@typescript-eslint/utils (source) 8.12.2 -> 8.13.0 age adoption passing confidence
eslint (source) ^9.13.0 -> ^9.14.0 age adoption passing confidence
eslint (source) 9.13.0 -> 9.14.0 age adoption passing confidence
globals ^15.11.0 -> ^15.12.0 age adoption passing confidence
next (source) 15.0.2 -> 15.0.3 age adoption passing confidence
postcss-styled-syntax ^0.6.0 -> ^0.7.0 age adoption passing confidence

Release Notes

vercel/next.js (@​next/eslint-plugin-next)

v15.0.3

Compare Source

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

v8.13.0

Compare Source

🚀 Features
  • eslint-plugin: [only-throw-error] add allow option (#​10221)
  • eslint-plugin: [prefer-nullish-coalescing] add option ignoreBooleanCoercion (#​9924)
  • eslint-plugin: disable no-class-assign rule in eslint-recommended config (#​10250)
🩹 Fixes
  • eslint-plugin: [switch-exhaustiveness-check] add support for covering a missing property with undefined (#​10232)
  • eslint-plugin: [consistent-type-definitions] don't leave trailing parens when fixing type to interface (#​10235)
  • eslint-plugin: [no-deprecated] report when exported class implements/extends deprecated entity (#​10259)
  • eslint-plugin: [no-deprecated] report on deprecated variables used inside dynamic imports (#​10261)
  • eslint-plugin: [no-unnecessary-condition] falsey bigint should be falsey (#​10205)
❤️ Thank You

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

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

v8.13.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.

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

v8.13.0

Compare Source

🩹 Fixes
  • utils: allow an array for the values of SharedConfig (#​10217)
❤️ Thank You
  • Trygve Aaberge

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

eslint/eslint (eslint)

v9.14.0

Compare Source

sindresorhus/globals (globals)

v15.12.0

Compare Source

vercel/next.js (next)

v15.0.3

Compare Source

hudochenkov/postcss-styled-syntax (postcss-styled-syntax)

v0.7.0

Compare Source

  • Added support for passing a function to styled instead using it as a tagged template. For example, styled.div(props => `color: red;`), or styled(Component)(props => `color: red;`)

Configuration

📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) November 7, 2024 19:37
Copy link

codesandbox-ci bot commented Nov 7, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@renovate renovate bot force-pushed the renovate/dependency-upgrades-non-major branch from 5988a23 to df07d46 Compare November 8, 2024 19:33
@renovate renovate bot force-pushed the renovate/dependency-upgrades-non-major branch from df07d46 to 67430b6 Compare November 8, 2024 19:35
@renovate renovate bot merged commit e118b07 into main Nov 8, 2024
4 checks passed
@renovate renovate bot deleted the renovate/dependency-upgrades-non-major branch November 8, 2024 19:52
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