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

fix(deps): update all non-major dependencies #168

Merged
merged 1 commit into from
Jul 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/css-bundle (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@remix-run/dev (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@remix-run/eslint-config (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@remix-run/express (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@remix-run/node (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@remix-run/react (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@remix-run/serve (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@remix-run/server-runtime (source) 2.10.2 -> 2.10.3 age adoption passing confidence
@swc/core (source) 1.6.9-nightly-20240706.6 -> 1.7.0 age adoption passing confidence
@vercel/remix (source) 2.10.0 -> 2.10.2 age adoption passing confidence
eslint (source) 9.6.0 -> 9.7.0 age adoption passing confidence
eslint-plugin-react 7.34.3 -> 7.35.0 age adoption passing confidence
lucide-react (source) ^0.400.0 -> ^0.412.0 age adoption passing confidence
pnpm (source) 9.4.0 -> 9.5.0 age adoption passing confidence
typescript-eslint (source) 7.15.0 -> 7.16.1 age adoption passing confidence

Release Notes

remix-run/remix (@​remix-run/css-bundle)

v2.10.3

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.10.3.

remix-run/remix (@​remix-run/dev)

v2.10.3

Compare Source

Patch Changes
remix-run/remix (@​remix-run/eslint-config)

v2.10.3

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.10.3.

remix-run/remix (@​remix-run/express)

v2.10.3

Compare Source

Patch Changes
remix-run/remix (@​remix-run/node)

v2.10.3

Compare Source

Patch Changes
remix-run/remix (@​remix-run/react)

v2.10.3

Compare Source

Patch Changes
  • Log any errors encountered loading a route module prior to reloading the page (#​8932)
  • Single Fetch (unstable): Proxy request.signal through dataStrategy for loader calls to fix cancellation (#​9738)
  • Single Fetch (unstable): Adopt React Router's stabilized future.v7_skipActionErrorRevalidation under the hood (#​9706)
    • This also stabilizes the shouldRevalidate parameter from unstable_actionStatus to actionStatus
  • Updated dependencies:
remix-run/remix (@​remix-run/serve)

v2.10.3

Compare Source

Patch Changes
remix-run/remix (@​remix-run/server-runtime)

v2.10.3

Compare Source

No significant changes to this package were made in this release. See the repo CHANGELOG.md for an overview of all changes in v2.10.3.

swc-project/swc (@​swc/core)

v1.7.0

Compare Source

Bug Fixes
Documentation
  • (allocator) Mention oxc_allocator (be99ce0)

  • (contributing) Fix deno installation url (#​9249) (ff5bbda)

  • (es/minifier) Add contributing section (e22f3ba)

Features
Miscellaneous Tasks
Performance
Refactor
Testing
Pers

v1.6.13

Compare Source

Bug Fixes
Features
Testing

v1.6.12

Compare Source

Bug Fixes
Features
Performance
Refactor
vercel/remix (@​vercel/remix)

v2.10.2

Date: 2024-07-04

Patch Changes
  • @remix-run/react - Forward ref to Form (bdd04217)
  • @remix-run/server-runtime - Fix bug with immutable headers on raw native fetch responses returned from loaders (#​9693)
Changes by Package

Full Changelog: v2.10.1...v2.10.2

eslint/eslint (eslint)

v9.7.0

Compare Source

Features

  • 7bd9839 feat: add support for es2025 duplicate named capturing groups (#​18630) (Yosuke Ota)
  • 1381394 feat: add regex option in no-restricted-imports (#​18622) (Nitin Kumar)

Bug Fixes

  • 14e9f81 fix: destructuring in catch clause in no-unused-vars (#​18636) (Francesco Trotta)

Documentation

  • 9f416db docs: Add Powered by Algolia label to the search. (#​18633) (Amaresh S M)
  • c8d26cb docs: Open JS Foundation -> OpenJS Foundation (#​18649) (Milos Djermanovic)
  • 6e79ac7 docs: loadESLint does not support option cwd (#​18641) (Francesco Trotta)

Chores

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

v7.35.0

Compare Source

Added
Fixed
Changed

v7.34.4

Compare Source

Fixed
lucide-icons/lucide (lucide-react)

v0.412.0: New icons 0.412.0

Compare Source

New icons 🎨

v0.411.0

Compare Source

v0.410.0: New icons 0.410.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.409.0: New icons 0.409.0

Compare Source

Modified Icons 🔨

v0.408.0: New icons 0.408.0

Compare Source

New icons 🎨

Modified Icons 🔨

v0.407.0: New icons 0.407.0

Compare Source

New icons 🎨

v0.406.0: New icons 0.406.0

Compare Source

New icons 🎨

v0.405.0: New icons 0.405.0

Compare Source

New icons 🎨

v0.404.0: New icons 0.404.0

Compare Source

New icons 🎨

v0.403.0: New icons 0.403.0

Compare Source

New icons 🎨

v0.402.0: New icons 0.402.0

Compare Source

New icons 🎨

v0.401.0: New icons 0.401.0

Compare Source

New icons 🎨

Modified Icons 🔨

pnpm/pnpm (pnpm)

v9.5.0

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v7.16.1

Compare Source

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

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

v7.16.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-parameter-property-assignment] add new rule
🩹 Fixes
❤️ Thank You
  • Abraham Guo
  • auvred
  • Josh Goldberg ✨
  • Juan Sanchez
  • Vinccool96
  • YeonJuan
  • Yukihiro Hasegawa

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


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 was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Jul 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
remix-gospel-stack-nextjs-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 23, 2024 8:39pm

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b58adb to add5a6c Compare July 15, 2024 07:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from add5a6c to 8face42 Compare July 15, 2024 22:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8face42 to 5153b4b Compare July 16, 2024 20:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5153b4b to 81f4eda Compare July 18, 2024 20:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 81f4eda to f179899 Compare July 19, 2024 16:11
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jul 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f179899 to 121d5f9 Compare July 21, 2024 06:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 121d5f9 to 21e09fe Compare July 22, 2024 09:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 21e09fe to 826cd7d Compare July 22, 2024 12:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 826cd7d to a177464 Compare July 23, 2024 08:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a177464 to 963d212 Compare July 23, 2024 20:38
@PhilDL PhilDL merged commit 1e03194 into main Jul 24, 2024
8 checks passed
@PhilDL PhilDL deleted the renovate/all-minor-patch branch July 24, 2024 09:25
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