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 #998

Merged
merged 1 commit into from
Sep 20, 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.4.1 -> 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/react-router-devtools@v4.5.2...v4.6.0

v4.5.2

Compare Source

Full Changelog: forge42dev/react-router-devtools@v4.5.1...v4.5.2

v4.5.1

Compare Source

Some css fixes

Full Changelog: forge42dev/react-router-devtools@v4.5.0...v4.5.1

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: forge42dev/react-router-devtools@v4.4.1...v4.5.0


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 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 the dependencies Pull requests that update a dependency file label Sep 19, 2024
Copy link

changeset-bot bot commented Sep 19, 2024

⚠️ No Changeset found

Latest commit: bed0726

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.

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

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

@codecov-commenter
Copy link

codecov-commenter commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@4d60087). Learn more about missing BASE report.

Additional details and impacted files
@@          Coverage Diff           @@
##             main    #998   +/-   ##
======================================
  Coverage        ?   3.78%           
======================================
  Files           ?      41           
  Lines           ?    2354           
  Branches        ?      44           
======================================
  Hits            ?      89           
  Misses          ?    2265           
  Partials        ?       0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.22.5

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[misspell] reported by reviewdog 🐶
"optimise" is a misspelling of "optimize"

'@babel/helper-optimise-call-expression': 7.22.5

@suddenlyGiovanni suddenlyGiovanni merged commit 1d52a07 into main Sep 20, 2024
15 checks passed
@suddenlyGiovanni suddenlyGiovanni deleted the renovate/remix-development-tools-4.x branch September 20, 2024 09:30
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.

2 participants