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 remix monorepo to v2.10.0 #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@remix-run/eslint-config (source) 2.4.1 -> 2.10.0 age adoption passing confidence
@remix-run/node (source) 2.4.1 -> 2.10.0 age adoption passing confidence

Release Notes

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

v2.10.0

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

v2.9.2

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

v2.9.1

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

v2.9.0

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

v2.8.1

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

v2.8.0

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

v2.7.2

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

v2.7.1

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

v2.7.0

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

v2.6.0

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

v2.5.1

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

v2.5.0

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

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

v2.10.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.10.0

v2.9.2

Compare Source

Patch Changes
  • Typesafety for single-fetch: defineLoader, defineClientLoader, defineAction, defineClientAction (#​9372, #​9404)
  • Updated dependencies:
    • @remix-run/server-runtime@2.9.2

v2.9.1

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.9.1

v2.9.0

Compare Source

Minor Changes
  • Use undici as our fetch polyfill going forward (#​9106, #​9111)
  • Put undici fetch polyfill behind a new installGlobals({ nativeFetch: true }) parameter (#​9198)
    • remix-serve will default to using undici for the fetch polyfill if future._unstable_singleFetch is enabled because the single fetch implementation relies on the undici polyfill
      • Any users opting into Single Fetch and managing their own polfill will need to pass the flag to installGlobals on their own to avoid runtime errors with Single Fetch
Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.9.0

v2.8.1

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.8.1

v2.8.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.8.0

v2.7.2

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.7.2

v2.7.1

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.7.1

v2.7.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.7.0

v2.6.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.6.0

v2.5.1

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.5.1

v2.5.0

Compare Source

Patch Changes
  • Updated dependencies:
    • @remix-run/server-runtime@2.5.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 deps label Jan 11, 2024
Copy link

changeset-bot bot commented Jan 11, 2024

⚠️ No Changeset found

Latest commit: 03ef640

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.5.0 chore(deps): update remix monorepo to v2.5.1 Jan 18, 2024
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.5.1 chore(deps): update remix monorepo to v2.6.0 Feb 2, 2024
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.6.0 chore(deps): update remix monorepo to v2.7.0 Feb 20, 2024
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.7.0 chore(deps): update remix monorepo to v2.7.1 Feb 21, 2024
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.7.1 chore(deps): update remix monorepo to v2.7.2 Feb 21, 2024
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.7.2 chore(deps): update remix monorepo to v2.8.0 Feb 28, 2024
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 87e742e to 0ffb22b Compare March 7, 2024 16:20
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.8.0 chore(deps): update remix monorepo Mar 7, 2024
@renovate renovate bot changed the title chore(deps): update remix monorepo chore(deps): update remix monorepo to v2.8.1 Mar 7, 2024
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 0ffb22b to 42b9b2b Compare March 7, 2024 19:16
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 42b9b2b to 0c44b39 Compare April 23, 2024 18:10
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.8.1 chore(deps): update remix monorepo to v2.9.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 0c44b39 to c407dd1 Compare April 24, 2024 15:45
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.9.0 chore(deps): update remix monorepo to v2.9.1 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from c407dd1 to 0fe8ce8 Compare May 10, 2024 22:04
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.9.1 chore(deps): update remix monorepo to v2.9.2 May 10, 2024
@renovate renovate bot force-pushed the renovate/remix-monorepo branch from 0fe8ce8 to 03ef640 Compare June 25, 2024 14:32
@renovate renovate bot changed the title chore(deps): update remix monorepo to v2.9.2 chore(deps): update remix monorepo to v2.10.0 Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants