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 dependency remix-development-tools to v4.6.0 #1026

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remix-development-tools (source) 4.5.2 -> 4.6.0 age adoption passing confidence

Release Notes

Code-Forge-Net/Remix-Dev-Tools (remix-development-tools)

v4.6.0

Compare Source

Breakpoint indicator

From v4.6.0 you can see a breakpoint indicator in the left bottom corner of your remix-development-tools which shows you what the current breakpoint is. By default it shows the tailwind breakpoints but you can configure this to match your own project breakpoints via the breakpoints config

breakpoints: [{ name: "lg", min: 0, max: 964 }]

Open in X editor support

From v4.6.0 you can open up routes/components in editors other than VS code, refer to the doc site for more details on how to implement this

What's Changed

New Contributors

Full Changelog: forge42dev/Remix-Dev-Tools@v4.5.2...v4.6.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • 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 added automerge dependencies Pull requests that update a dependency file renovate labels Sep 19, 2024
@Rocinante89 Rocinante89 temporarily deployed to renovate/remix-development-tools-4.x - tasker PR #1026 September 19, 2024 16:13 — with Render Destroyed
@Rocinante89 Rocinante89 temporarily deployed to renovate/remix-development-tools-4.x - tasker PR #1026 September 19, 2024 16:14 — with Render Destroyed
@renovate renovate bot force-pushed the renovate/remix-development-tools-4.x branch from b23befe to e2d17e8 Compare September 19, 2024 16:14
@Rocinante89 Rocinante89 temporarily deployed to renovate/remix-development-tools-4.x - tasker PR #1026 September 19, 2024 16:14 — with Render Destroyed
@kodiakhq kodiakhq bot merged commit e28e804 into main Sep 19, 2024
5 checks passed
@kodiakhq kodiakhq bot deleted the renovate/remix-development-tools-4.x branch September 19, 2024 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant