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

Bump @remix-run/react from 1.14.1 to 1.14.2 #345

Merged
merged 2 commits into from
Mar 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps @remix-run/react from 1.14.1 to 1.14.2.

Release notes

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

v1.14.2

1.14.2 doesn't contain any functional changes. It just removes a few deprecation warnings that inadvertently shipped in 1.14.1 but were intended for the upcoming 1.15.0 release.


Full Changelog: 1.14.1...1.14.2

Changelog

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

1.14.2

No significant changes to this package were made in this release. See the releases page on GitHub for an overview of all changes in v1.14.2.

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 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/react](https:/remix-run/remix/tree/HEAD/packages/remix-react) from 1.14.1 to 1.14.2.
- [Release notes](https:/remix-run/remix/releases)
- [Changelog](https:/remix-run/remix/blob/main/packages/remix-react/CHANGELOG.md)
- [Commits](https:/remix-run/remix/commits/@remix-run/[email protected]/packages/remix-react)

---
updated-dependencies:
- dependency-name: "@remix-run/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependency: npm label used by Dependabot for npm related updates label Mar 15, 2023
sfrunza13
sfrunza13 previously approved these changes Mar 15, 2023
@humphd
Copy link
Contributor

humphd commented Mar 15, 2023

Same dance as always: we should update these remix* deps together I think.

@sfrunza13
Copy link
Contributor

Same dance as always: we should update these remix* deps together I think.

I started merging some of the dependabot bumps and saw this, do you mean all of the dependency updates should go in together one after another?

@humphd
Copy link
Contributor

humphd commented Mar 15, 2023

The remix packages are all kind of one thing, and should get updated together, yes.

@sfrunza13
Copy link
Contributor

So those three commits I just pushed should have been bundled together along with this one?

@humphd
Copy link
Contributor

humphd commented Mar 15, 2023

No, those were fine. I mean these https:/DevelopingSpace/starchart/blob/main/package.json#L42-L45

@sfrunza13
Copy link
Contributor

Oh ok, I see

@sfrunza13
Copy link
Contributor

Can I just edit it in the Git UI here under the files changed tab?

@humphd
Copy link
Contributor

humphd commented Mar 15, 2023

No, it will inevitably break Prettier.

@SerpentBytes
Copy link
Contributor

Sadly, Dependabot does not have a configuration for grouping dependencies.

@sfrunza13
Copy link
Contributor

Is this the correct way of doing it? Pushing another commit to the branch?

@sfrunza13 sfrunza13 merged commit bd8ec6a into main Mar 16, 2023
@sfrunza13 sfrunza13 deleted the dependabot/npm_and_yarn/remix-run/react-1.14.2 branch March 16, 2023 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency: npm label used by Dependabot for npm related updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants