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

fix(deps): bump the production-dependencies group across 1 directory with 7 updates #4215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 30, 2025

Bumps the production-dependencies group with 4 updates in the /apps/docs-to-rich-text directory: @contentful/f36-components, @contentful/field-editor-rich-text, @emotion/css and uuid.

Updates @contentful/f36-components from 4.74.1 to 4.77.3

Changelog

Sourced from @​contentful/f36-components's changelog.


title: What's new slug: '/whats-new' section: 'introduction'

The Changelog gives an overview of the changes we've made to Forma 36

11-01-2025

F36 Header v4.77.3

  • Enables a dynamic string for the aria-label on the BackButton in the Header Component.

10-01-2025

F36 Core v4.76.0

  • add Geist typeface as new default

F36 Tokens v4.2.0

  • add Geist typeface as new default

F36 Avatar v4.77.0

  • Update default show delay

F36 Tooltip v4.77.0

  • Update default show delay

F36 Autocomplete v4.77.1

  • Enable dynamic aria-label value

F36 Modal v4.77.2

  • Enable dynamic aria-label value

08-01-2025

F36 Menu v4.75.4

  • Don’t focus menu if menu has just been removed

07-01-2025

... (truncated)

Commits
  • efc27b7 feat: enable i18n support for back button in header component [UFO-1300] (#2971)
  • e7c8f65 docs: update changelog on repository and website
  • 8fc0ca3 docs(changelog): add changelogs for dcc3a32f2 [skip ci]
  • dcc3a32 chore(ModalHeader): enable dynamic aria-label value (#2961)
  • 59a56df docs(changelog): add changelogs for 3c9a5659e [skip ci]
  • 3c9a565 chore(Autocomplete): enable dynamic aria-label value (#2962)
  • f0b031c docs(changelog): add changelogs for 34a33f594 [skip ci]
  • 34a33f5 chore(Tooltip): add missing changelog (#2969)
  • 5828ba2 chore(Tooltip): update default delay (#2965)
  • ba911cf docs(changelog): add changelogs for 20a8cf4ad [skip ci]
  • Additional commits viewable in compare view

Updates @contentful/f36-tokens from 4.1.0 to 4.2.0

Updates @contentful/field-editor-rich-text from 4.1.2 to 4.2.5

Release notes

Sourced from @​contentful/field-editor-rich-text's releases.

@​contentful/field-editor-rich-text@​4.2.5

4.2.5 (2025-01-29)

Note: Version bump only for package @​contentful/field-editor-rich-text

@​contentful/field-editor-rich-text@​4.2.4

4.2.4 (2025-01-17)

Note: Version bump only for package @​contentful/field-editor-rich-text

@​contentful/field-editor-rich-text@​4.2.3

4.2.3 (2025-01-15)

Note: Version bump only for package @​contentful/field-editor-rich-text

@​contentful/field-editor-rich-text@​4.2.2

4.2.2 (2025-01-13)

Note: Version bump only for package @​contentful/field-editor-rich-text

@​contentful/field-editor-rich-text@​4.2.1

4.2.1 (2025-01-09)

Note: Version bump only for package @​contentful/field-editor-rich-text

@​contentful/field-editor-rich-text@​4.2.0

4.2.0 (2024-12-09)

Features

  • properly handle isDisabled prop [BBEE-797] (#1816) (b1531d2)

@​contentful/field-editor-rich-text@​4.1.10

4.1.10 (2024-12-04)

Note: Version bump only for package @​contentful/field-editor-rich-text

@​contentful/field-editor-rich-text@​4.1.9

4.1.9 (2024-12-04)

Bug Fixes

  • rerender rich text when active locales change [TOL-2606] (#1814) (aec317c)

@​contentful/field-editor-rich-text@​4.1.8

4.1.8 (2024-12-04)

Note: Version bump only for package @​contentful/field-editor-rich-text

... (truncated)

Commits
  • c56bbbc chore(release): updated release notes and package versions [ci skip]
  • c8d9d95 chore: 🤖 export react-query client instance with shared provider (#1809)
  • b2fb41a test: [] Fix flaky tests (#1825)
  • 21b8e36 chore(release): updated release notes and package versions [ci skip]
  • fcfc97b chore: bump contentful-management version to 11.41.0 (#1823)
  • 6eb05bd chore(release): updated release notes and package versions [ci skip]
  • d954bfa fix(reference): infinite loop on permisson check for cross space references [...
  • 4ab2348 chore(release): updated release notes and package versions [ci skip]
  • 15e0f74 fix: re-introduce apiUrl prop [FUS-115] (#1819)
  • 57dadbe chore(release): updated release notes and package versions [ci skip]
  • Additional commits viewable in compare view

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

  • #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 axios from 1.7.7 to 1.7.9

Release notes

Sourced from axios's releases.

Release v1.7.9

Release notes:

Reverts

Contributors to this release

Release v1.7.8

Release notes:

Bug Fixes

  • allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
  • core: fixed config merging bug (#6668) (5d99fe4)
  • fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
  • http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
  • http: fixed proxy-from-env module import (#5222) (12b3295)
  • http: use globalThis.TextEncoder when available (#6634) (df956d1)
  • ios11 breaks when build (#6608) (7638952)
  • types: add missing types for mergeConfig function (#6590) (00de614)
  • types: export CJS types from ESM (#6218) (c71811b)
  • updated stream aborted error message to be more clear (#6615) (cc3217a)
  • use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.7.9 (2024-12-04)

Reverts

Contributors to this release

1.7.8 (2024-11-25)

Bug Fixes

  • allow passing a callback as paramsSerializer to buildURL (#6680) (eac4619)
  • core: fixed config merging bug (#6668) (5d99fe4)
  • fixed width form to not shrink after 'Send Request' button is clicked (#6644) (7ccd5fd)
  • http: add support for File objects as payload in http adapter (#6588) (#6605) (6841d8d)
  • http: fixed proxy-from-env module import (#5222) (12b3295)
  • http: use globalThis.TextEncoder when available (#6634) (df956d1)
  • ios11 breaks when build (#6608) (7638952)
  • types: add missing types for mergeConfig function (#6590) (00de614)
  • types: export CJS types from ESM (#6218) (c71811b)
  • updated stream aborted error message to be more clear (#6615) (cc3217a)
  • use URL API instead of DOM to fix a potential vulnerability warning; (#6714) (0a8d6e1)

Contributors to this release

Commits

Updates contentful-management from 11.38.0 to 11.45.1

Release notes

Sourced from contentful-management's releases.

v11.45.1

11.45.1 (2025-01-29)

Bug Fixes

  • add raw data param for partial unpublish (#2529) (6a938fa)

v11.45.0

11.45.0 (2025-01-28)

Features

v11.45.0-beta.1

11.45.0-beta.1 (2025-01-28)

Bug Fixes

  • Add query params to getManyFunctions & getManyFunctionsForEnv (72e5cb6)
  • Adjusted query params and doc strings (40fefb1)
  • Adjusted variable names (13a4ea6)
  • attempted adding query params to get many function logs (733ae0f)
  • FunctionLog accepts query params & verbiage change (817960c)
  • prettier 😄 (86812da)
  • Reapply 6a7203f0ce and add unit tests (a4d254a)

Features

  • add function logs (9bf52a4)
  • Added Functions and FunctionLogs to waterfall client (d132afe)

v11.44.0

11.44.0 (2025-01-27)

Features

  • add sys.organization property to AppInstallation entity (#2525) (e744c8d)

v11.43.2

11.43.2 (2025-01-23)

Bug Fixes

... (truncated)

Commits
  • 6a938fa fix: add raw data param for partial unpublish (#2529)
  • a9dc615 feat: add function logs API [EXT-6001] (#2520)
  • 1df6305 build(deps-dev): bump the dev-dependencies group across 1 directory with 8 up...
  • e744c8d feat: add sys.organization property to AppInstallation entity (#2525)
  • 3e13d96 fix: fieldStatus should be optional (#2523)
  • 51e9b5e fix: clean dependencies, delete unused file, migrated overlooked tests from l...
  • 5100ad6 Migrate to eslint v9 (#2486)
  • 2ff298d chore: Delete outdated MIGRATION.md (#2484)
  • 0b910a4 build: migrate to husky v9 (#2487)
  • 0486089 build(deps-dev): bump vite from 5.4.11 to 5.4.14 (#2518)
  • Additional commits viewable in compare view

Updates uuid from 11.0.3 to 11.0.5

Release notes

Sourced from uuid's releases.

v11.0.5

11.0.5 (2025-01-09)

Bug Fixes

v11.0.4

11.0.4 (2025-01-05)

Bug Fixes

  • docs: insure -> ensure (#843) (d2a61e1)
  • exclude tests from published package (#840) (f992ff4)
  • Test for invalid byte array sizes and ranges in v1(), v4(), and v7() (#845) (e0ee900)
Changelog

Sourced from uuid's changelog.

11.0.5 (2025-01-09)

Bug Fixes

11.0.4 (2025-01-05)

Bug Fixes

  • docs: insure -> ensure (#843) (d2a61e1)
  • exclude tests from published package (#840) (f992ff4)
  • Test for invalid byte array sizes and ranges in v1(), v4(), and v7() (#845) (e0ee900)
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

@dependabot dependabot bot requested a review from a team as a code owner January 30, 2025 03:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 30, 2025
…with 7 updates

Bumps the production-dependencies group with 4 updates in the /apps/docs-to-rich-text directory: [@contentful/f36-components](https://github.com/contentful/forma-36), [@contentful/field-editor-rich-text](https://github.com/contentful/field-editors), [@emotion/css](https://github.com/emotion-js/emotion) and [uuid](https://github.com/uuidjs/uuid).


Updates `@contentful/f36-components` from 4.74.1 to 4.77.3
- [Release notes](https://github.com/contentful/forma-36/releases)
- [Changelog](https://github.com/contentful/forma-36/blob/main/CHANGELOG.md)
- [Commits](https://github.com/contentful/forma-36/compare/@contentful/[email protected]...@contentful/[email protected])

Updates `@contentful/f36-tokens` from 4.1.0 to 4.2.0

Updates `@contentful/field-editor-rich-text` from 4.1.2 to 4.2.5
- [Release notes](https://github.com/contentful/field-editors/releases)
- [Commits](https://github.com/contentful/field-editors/compare/@contentful/[email protected]...@contentful/[email protected])

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/[email protected]...@emotion/[email protected])

Updates `axios` from 1.7.7 to 1.7.9
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.7...v1.7.9)

Updates `contentful-management` from 11.38.0 to 11.45.1
- [Release notes](https://github.com/contentful/contentful-management.js/releases)
- [Changelog](https://github.com/contentful/contentful-management.js/blob/master/CHANGELOG.md)
- [Commits](contentful/contentful-management.js@v11.38.0...v11.45.1)

Updates `uuid` from 11.0.3 to 11.0.5
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.0.3...v11.0.5)

---
updated-dependencies:
- dependency-name: "@contentful/f36-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@contentful/f36-tokens"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@contentful/field-editor-rich-text"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@emotion/css"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: contentful-management
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/docs-to-rich-text/production-dependencies-3ef02dd8c1 branch from 4b56dec to 4cda147 Compare January 30, 2025 18:27
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