view_components icon indicating copy to clipboard operation
view_components copied to clipboard

Bump @github/tab-container-element from 3.3.0 to 4.1.3

Open dependabot[bot] opened this issue 11 months ago • 3 comments

Bumps @github/tab-container-element from 3.3.0 to 4.1.3.

Release notes

Sourced from @​github/tab-container-element's releases.

v4.1.3

What's Changed

Full Changelog: https://github.com/github/tab-container-element/compare/v4.1.2...v4.1.3

v4.1.2

What's Changed

Full Changelog: https://github.com/github/tab-container-element/compare/v4.1.1...v4.1.2

v4.1.1

What's Changed

Full Changelog: https://github.com/github/tab-container-element/compare/v4.1.0...v4.1.1

v4.1.0

Adds a new shadow part called tablist-wrapper which corresponds to the div element wrapping before-tabs, tablist and after-tabs parts.

What's Changed

Full Changelog: https://github.com/github/tab-container-element/compare/v4.0.1...v4.1.0

v4.0.1

Fixes a regression in picking a default tab with aria-selected=true. Also adds default-tab=n so you don't need aria-selected=true.

What's Changed

Full Changelog: https://github.com/github/tab-container-element/compare/v4.0.0...v4.0.1

v4.0.0

This release leverages the shadowdom for improved ergonomics. This should be a drop-in change for the most part, but we've released it as a breaking release as it may require some changes to markup or CSS.

What's Changed

... (truncated)

Commits
  • a3949df Merge pull request #84 from github/htmlslotelement-ssr-support
  • a9ac510 Only use globalThis on creation of manualSlotsSupported
  • 7ba7bad HTMLSlotElement needs SSR support
  • 3996e61 Merge pull request #83 from github/no-role-on-slot
  • e2a112f Don't mutate the light DOM
  • 0f621b7 Re-introduce accessibility tests
  • d4d48fd Updates custmo-elements.json on build
  • 200fab7 Wraps the tabs in a tablist in the DOM outside shadow DOM
  • 8e10fdc Merge pull request #81 from github/dependabot/npm_and_yarn/ip-1.1.9
  • 47345a3 Merge pull request #82 from github/ensure-support-for-browsers-without-manual...
  • 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)

dependabot[bot] avatar Mar 04 '24 10:03 dependabot[bot]

⚠️ No Changeset found

Latest commit: 94470e428d8244e632ff8e54f4390a898596e12f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Mar 04 '24 10:03 changeset-bot[bot]

⚠️ Visual differences found

Our visual comparison tests found UI differences. Please review the differences by viewing the files changed tab to ensure that the changes were intentional.

Review visual differences

github-actions[bot] avatar Mar 04 '24 10:03 github-actions[bot]

A newer version of @​github/tab-container-element exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

dependabot[bot] avatar Mar 11 '24 10:03 dependabot[bot]

@dependabot recreate

jonrohan avatar Mar 11 '24 17:03 jonrohan

Superseded by #2685.

dependabot[bot] avatar Mar 11 '24 17:03 dependabot[bot]