Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: bump the emotion group across 2 directories with 4 updates#15690

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 1, 2024
edited
Loading

Bumps the emotion group with 2 updates in the /offlinedocs directory:@emotion/react and@emotion/styled.
Bumps the emotion group with 4 updates in the /site directory:@emotion/react,@emotion/styled,@emotion/cache and@emotion/css.

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

  • #327077d930d Thanks@​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using@emotion/babel-plugin withsourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment 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@emotion/styled from 11.13.0 to 11.13.5

Release notes

Sourced from@​emotion/styled's releases.

@​emotion/styled@​11.13.5

Patch Changes

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

  • Updated dependencies [77d930d]:

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

Updates@emotion/cache from 11.13.1 to 11.13.5

Release notes

Sourced from@​emotion/cache's releases.

@​emotion/cache@​11.13.5

Patch Changes

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

  • Updated dependencies [77d930d]:

    • @​emotion/utils@​1.4.2
Commits

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

  • #327077d930d Thanks@​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using@emotion/babel-plugin withsourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment 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@emotion/styled from 11.13.0 to 11.13.5

Release notes

Sourced from@​emotion/styled's releases.

@​emotion/styled@​11.13.5

Patch Changes

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

  • Updated dependencies [77d930d]:

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

Updates@emotion/cache from 11.13.1 to 11.13.5

Release notes

Sourced from@​emotion/cache's releases.

@​emotion/cache@​11.13.5

Patch Changes

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

  • Updated dependencies [77d930d]:

    • @​emotion/utils@​1.4.2
Commits

Updates@emotion/css from 11.13.4 to 11.13.5

Release notes

Sourced from@​emotion/css's releases.

@​emotion/css@​11.13.5

Patch Changes

  • #327077d930d Thanks@​emmatown! - Fix inconsistent hashes using development vs production bundles/exports conditions when using@emotion/babel-plugin withsourceMap: true (the default). This is particularly visible when using Emotion with the Next.js Pages router where thedevelopment 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

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

@dependabotdependabotbot requested review froma team andcode-asher and removed request fora teamDecember 1, 2024 12:25
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/offlinedocs/emotion-244f99034f branch from1703823 tobd26ec5CompareDecember 2, 2024 23:01
@dependabotDependabot
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubDec 2, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting@dependabot rebase.

Bumps the emotion group with 2 updates in the /offlinedocs directory: [@emotion/react](https://github.com/emotion-js/emotion) and [@emotion/styled](https://github.com/emotion-js/emotion).Bumps the emotion group with 4 updates in the /site directory: [@emotion/react](https://github.com/emotion-js/emotion), [@emotion/styled](https://github.com/emotion-js/emotion), [@emotion/cache](https://github.com/emotion-js/emotion) and [@emotion/css](https://github.com/emotion-js/emotion).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/react@11.13.3...@emotion/react@11.13.5)Updates `@emotion/styled` from 11.13.0 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/styled@11.13.0...@emotion/styled@11.13.5)Updates `@emotion/cache` from 11.13.1 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/cache@11.13.1...@emotion/cache@11.13.5)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/react@11.13.3...@emotion/react@11.13.5)Updates `@emotion/styled` from 11.13.0 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/styled@11.13.0...@emotion/styled@11.13.5)Updates `@emotion/cache` from 11.13.1 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/cache@11.13.1...@emotion/cache@11.13.5)Updates `@emotion/css` from 11.13.4 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/css@11.13.4...@emotion/css@11.13.5)---updated-dependencies:- dependency-name: "@emotion/react"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: emotion- dependency-name: "@emotion/styled"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: emotion- dependency-name: "@emotion/cache"  dependency-type: indirect  update-type: version-update:semver-patch  dependency-group: emotion- dependency-name: "@emotion/react"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: emotion- dependency-name: "@emotion/styled"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: emotion- dependency-name: "@emotion/cache"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: emotion- dependency-name: "@emotion/css"  dependency-type: direct:production  update-type: version-update:semver-patch  dependency-group: emotion...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbotforce-pushed thedependabot/npm_and_yarn/offlinedocs/emotion-244f99034f branch frombd26ec5 to2707d47CompareDecember 4, 2024 19:25
@dependabotDependabot
Copy link
ContributorAuthor

dependabotbot commented on behalf ofgithubDec 11, 2024

Superseded by#15833.

@dependabotdependabotbot closed thisDec 11, 2024
@dependabotdependabotbot deleted the dependabot/npm_and_yarn/offlinedocs/emotion-244f99034f branchDecember 11, 2024 16:51
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsDec 11, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@github-actionsgithub-actions[bot]github-actions[bot] approved these changes

@code-ashercode-asherAwaiting requested review from code-ashercode-asher was automatically assigned from coder/ts

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

0 participants

[8]ページ先頭

©2009-2025 Movatter.jp