Skip to content
This repository was archived by the owner on Mar 25, 2024. It is now read-only.

fix(deps): bump @contentful/f36-components from 4.52.3 to 4.61.0 in /examples/typescript #55

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps @contentful/f36-components from 4.52.3 to 4.61.0.

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

01-03-2024

F36 Modal v4.61.0

  • Modal.Header now accepts children prop.

29-02-2024

@contentful/[email protected]

  • chore(f36-components): bump navbar package to latest

27-02-2024

F36 Datetime v4.60.2

  • fix: drop transformation to UTC when creating machine readable datetime (#2680)

F36 Multiselect v4.23.1

  • Allows now setting an individual itemId for the SelectAllOption component which is a divert from MultiselectOption

23-02-2024

F36 Modal v4.60.1

  • The ModalConfirm should always render a x close button in the modal header.
  • This is accomplished by passing the onClose prop from ModalConfirm to Modal.Header to ensure that the header will render a close icon to dismiss the modal.

17-02-2024

F36 Multiselect v4.23.0

  • MultiSelect now forwards popoverProps.onClose providing a listener to the popover closing

15-02-2024

F36 Card v4.60.0

  • The EntryCard component will now accept a new option Badge. This will enable users to add custom badges on the card for entities that do not share the same statuses as a contentful Entry.

... (truncated)

Commits
  • 26e76ca Merge pull request #2686 from contentful/CFCX-1329-modal-header-children
  • 6731a78 Merge branch 'main' of github.com:contentful/forma-36 into CFCX-1329-modal-he...
  • cb43399 docs: update changelog on repository and website
  • 293e4bf docs(changelog): add changelogs for 7aba3b7ae [skip ci]
  • 7aba3b7 chore(f36-components): bump navbar package to latest (#2687)
  • 035b4cd style(changeset): full stop
  • a6a855e feat(modal): updates Modal.Header to accept child component
  • 70ddfe0 docs: update changelog on repository and website
  • 268081f docs(changelog): add changelogs for f1e694256 [skip ci]
  • f1e6942 feat: extend SelectAllOption props to enable setting individual itemIds (#2676)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@contentful/f36-components](https://github.com/contentful/forma-36) from 4.52.3 to 4.61.0.
- [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])

---
updated-dependencies:
- dependency-name: "@contentful/f36-components"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants