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

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubDec 11, 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.14.0

Release notes

Sourced from@​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281fc4d7bd Thanks@​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

@​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.14.0

Release notes

Sourced from@​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284a19d019 Thanks@​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​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.14.0

Release notes

Sourced from@​emotion/cache's releases.

@​emotion/cache@​11.14.0

Minor Changes

  • #32778dc1a6d Thanks@​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@​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.14.0

Release notes

Sourced from@​emotion/react's releases.

@​emotion/react@​11.14.0

Minor Changes

  • #3281fc4d7bd Thanks@​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

@​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.14.0

Release notes

Sourced from@​emotion/styled's releases.

@​emotion/styled@​11.14.0

Minor Changes

  • #3284a19d019 Thanks@​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

Patch Changes

  • Updated dependencies [e1bf17e]:
    • @​emotion/use-insertion-effect-with-fallbacks@​1.2.0

@​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.14.0

Release notes

Sourced from@​emotion/cache's releases.

@​emotion/cache@​11.14.0

Minor Changes

  • #32778dc1a6d Thanks@​Andarist! - Source code has been migrated to TypeScript. From now on type declarations will be emitted based on that, instead of being hand-written.

@​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 andbcpeinhardt and removed request fora teamDecember 11, 2024 16:51
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.14.0- [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.14.0)Updates `@emotion/styled` from 11.13.0 to 11.14.0- [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.14.0)Updates `@emotion/cache` from 11.13.1 to 11.14.0- [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.14.0)Updates `@emotion/react` from 11.13.3 to 11.14.0- [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.14.0)Updates `@emotion/styled` from 11.13.0 to 11.14.0- [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.14.0)Updates `@emotion/cache` from 11.13.1 to 11.14.0- [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.14.0)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-minor  dependency-group: emotion- dependency-name: "@emotion/styled"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: emotion- dependency-name: "@emotion/cache"  dependency-type: indirect  update-type: version-update:semver-minor  dependency-group: emotion- dependency-name: "@emotion/react"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: emotion- dependency-name: "@emotion/styled"  dependency-type: direct:production  update-type: version-update:semver-minor  dependency-group: emotion- dependency-name: "@emotion/cache"  dependency-type: direct:production  update-type: version-update:semver-minor  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-fdbf01d456 branch fromf3e040e to5d74007CompareDecember 17, 2024 08:58
@aslilacaslilac merged commitf34f275 intomainDec 19, 2024
31 checks passed
@aslilacaslilac deleted the dependabot/npm_and_yarn/offlinedocs/emotion-fdbf01d456 branchDecember 19, 2024 22:35
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsDec 19, 2024
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@aslilacaslilacaslilac approved these changes

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

@bcpeinhardtbcpeinhardtAwaiting requested review from bcpeinhardtbcpeinhardt was automatically assigned from coder/ts

@code-ashercode-asherAwaiting requested review from code-asher

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

Successfully merging this pull request may close these issues.

1 participant
@aslilac

[8]ページ先頭

©2009-2025 Movatter.jp