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 the all-dependencies group with 2 updates #78

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2024

Bumps the all-dependencies group with 2 updates: @emotion/react and eslint-plugin-lingui.

Updates @emotion/react from 11.13.3 to 11.13.5

Release notes

Sourced from @​emotion/react's releases.

@​emotion/react@​11.13.5

Patch Changes

  • #3270 77d930d Thanks @​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using @emotion/babel-plugin with sourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where the development condition is used when bundling code but not when importing external code with Node.js.

  • Updated dependencies [77d930d]:

    • @​emotion/serialize@​1.3.3
    • @​emotion/cache@​11.13.5
    • @​emotion/utils@​1.4.2
    • @​emotion/babel-plugin@​11.13.5
Commits

Updates eslint-plugin-lingui from 0.7.0 to 0.8.0

Release notes

Sourced from eslint-plugin-lingui's releases.

0.8.0

⚠️ Potential Breaking changes ⚠️

The no-unlocalized-strings rule has been completely rewritten and all defaults have been removed. This may result in breaking changes. See the changelog for more information.

What's Changed

Full Changelog: lingui/eslint-plugin@0.7.0...0.8.0

Commits
  • 00bfc7c chore: version 0.8.0 [skip ci]
  • f10feb9 chore(deps): bump cross-spawn from 7.0.3 to 7.0.5 (#83)
  • 297bcdd chore(deps): bump @​eslint/plugin-kit from 0.2.0 to 0.2.3 (#81)
  • 32c823c feat(no-unlocalized-strings): remove default configuration (#78)
  • e249254 feat(no-unlocalized-strings): add patterns for ignore functions (#77)
  • a407d3d feat(no-unlocalized-strings): add ignoreVariable option + refactor options (#76)
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the all-dependencies group with 2 updates: [@emotion/react](https://github.com/emotion-js/emotion) and [eslint-plugin-lingui](https://github.com/lingui/eslint-plugin).


Updates `@emotion/react` from 11.13.3 to 11.13.5
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/[email protected]...@emotion/[email protected])

Updates `eslint-plugin-lingui` from 0.7.0 to 0.8.0
- [Release notes](https://github.com/lingui/eslint-plugin/releases)
- [Changelog](https://github.com/lingui/eslint-plugin/blob/main/CHANGELOG.md)
- [Commits](lingui/eslint-plugin@0.7.0...0.8.0)

---
updated-dependencies:
- dependency-name: "@emotion/react"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: eslint-plugin-lingui
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 20, 2024
@github-actions github-actions bot enabled auto-merge (rebase) November 20, 2024 12:23
@github-actions github-actions bot merged commit b35f4a8 into master Nov 20, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/all-dependencies-1622398211 branch November 20, 2024 12:24
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