Skip to content

build(deps-dev): bump @remix-run/dev from 1.19.3 to 2.8.1#503

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/remix-run/dev-2.8.1
Open

build(deps-dev): bump @remix-run/dev from 1.19.3 to 2.8.1#503
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/remix-run/dev-2.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2024

Bumps @remix-run/dev from 1.19.3 to 2.8.1.

Release notes

Sourced from @​remix-run/dev's releases.

v2.8.1

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v281

v2.8.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v280

v2.7.2

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v272

v2.7.1

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v271

v2.7.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v270

v2.6.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v260

v2.5.1

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v251

v2.5.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v250

v2.4.1

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v241

v2.4.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v240

v2.3.1

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v231

v2.3.0

See the changelog for release notes: https://github.com/remix-run/remix/blob/main/CHANGELOG.md#v230

v2.2.0

Minor Changes

Vite!

Remix 2.2.0 adds unstable support for Vite for Node-based apps! See our announcement blog post and the Future > Vite page in the Remix docs for more details. (#7590)

You can try it out today with two new (unstable) templates:

# minimal server
npx create-remix@latest --template remix-run/remix/templates/unstable-vite

custom server (Express example)

</tr></table>

... (truncated)

Changelog

Sourced from @​remix-run/dev's changelog.

2.8.1

Patch Changes

  • Support reading from Vite config when running remix reveal and remix routes CLI commands (#8916)
  • Add Vite commands to Remix CLI --help output (#8939)
  • Vite: Fix support for build.sourcemap option in Vite config (#8965)
  • Clean up redundant client route query strings on route JavaScript files in production builds (#8969)
  • Vite: Fix error when using Vite's server.fs.allow option without a client entry file (#8966)
  • Updated dependencies:
    • @remix-run/node@2.8.1
    • @remix-run/server-runtime@2.8.1

2.8.0

Minor Changes

  • Pass resolved viteConfig to Remix Vite plugin's buildEnd hook (#8885)

Patch Changes

  • Mark Layout as browser safe route export in esbuild compiler (#8842)
  • Vite: Silence build warnings when dependencies include "use client" directives (#8897)
  • Vite: Fix serverBundles issue where multiple browser manifests are generated (#8864)
  • Support custom Vite build.assetsDir option (#8843)
  • Updated dependencies:
    • @remix-run/node@2.8.0
    • @remix-run/server-runtime@2.8.0

2.7.2

Patch Changes

  • Vite: Fix error when building projects with .css?url imports (#8829)
  • Updated dependencies:
    • @remix-run/node@2.7.2
    • @remix-run/server-runtime@2.7.2

2.7.1

Patch Changes

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

2.7.0

Minor Changes

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@remix-run/dev](https://github.com/remix-run/remix/tree/HEAD/packages/remix-dev) from 1.19.3 to 2.8.1.
- [Release notes](https://github.com/remix-run/remix/releases)
- [Changelog](https://github.com/remix-run/remix/blob/main/packages/remix-dev/CHANGELOG.md)
- [Commits](https://github.com/remix-run/remix/commits/@remix-run/dev@2.8.1/packages/remix-dev)

---
updated-dependencies:
- dependency-name: "@remix-run/dev"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 7, 2024
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 7, 2024

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

Name Status Preview Comments Updated (UTC)
contentful-remix-starter-blog ❌ Failed (Inspect) Mar 7, 2024 7:36pm

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.

0 participants