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

build(deps): Bump type-fest from 3.5.0 to 3.11.1 #7169

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2023

Bumps type-fest from 3.5.0 to 3.11.1.

Release notes

Sourced from type-fest's releases.

v3.11.1

  • PackageJson: Fix undefined being allowed in exports (#626) dc38b70
  • SetRequired: Fix performance regression (#628) 6a82900

sindresorhus/type-fest@v3.11.0...v3.11.1

v3.11.0

New types

Fixes

  • Remove typescript as a peer dependency f7139de
    • It was added in 3.10.0, but it caused some problems, so we are reverting it.

sindresorhus/type-fest@v3.10.0...v3.11.0

v3.10.0

Improvements

  • Add typescript as a peer dependency (#606) 5e6d9e8

Fixes

  • SetRequired: Fix it incorrectly combining individual key types (#611) 9c12497
  • OverrideProperties: Fix a missing case (#609) 44ec7ec

sindresorhus/type-fest@v3.9.0...v3.10.0

v3.9.0

sindresorhus/type-fest@v3.8.0...v3.9.0

v3.8.0

sindresorhus/type-fest@v3.7.2...v3.8.0

v3.7.2

  • Fix Merge with optional any value (#583) 60a057b

sindresorhus/type-fest@v3.7.1...v3.7.2

... (truncated)

Commits

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 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 [type-fest](https://github.com/sindresorhus/type-fest) from 3.5.0 to 3.11.1.
- [Release notes](https://github.com/sindresorhus/type-fest/releases)
- [Commits](sindresorhus/type-fest@v3.5.0...v3.11.1)

---
updated-dependencies:
- dependency-name: type-fest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 13, 2023 12:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2023
@driskull driskull added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Jun 13, 2023
@driskull driskull merged commit 52eea9d into master Jun 13, 2023
@driskull driskull deleted the dependabot/npm_and_yarn/type-fest-3.11.1 branch June 13, 2023 16:31
@github-actions github-actions bot added this to the 2023 June patch priorities milestone Jun 13, 2023
benelan added a commit that referenced this pull request Jun 15, 2023
…import

* origin/master: (30 commits)
  chore: release next
  fix(radio-button, radio-button-group): prevent emitting events when selecting a checked radio button (#7102)
  feat(list): Add slots for filter actions (#7148)
  chore: release next
  fix(tooltip): improve component timing (#7172)
  chore: release next
  fix(input-date-picker): Fix showing the placeholder when resetting the value (#7156)
  chore: release next
  fix(input,input-number): allow typing decimal separator in firefox for arabic locale (#7173)
  build(deps): Bump workbox-build from 6.5.4 to 7.0.0 (#7167)
  build(deps): Bump type-fest from 3.5.0 to 3.11.1 (#7169)
  build(deps): Bump chromatic from 6.17.4 to 6.19.5 (#7171)
  build(deps): Bump @floating-ui/dom from 1.2.9 to 1.3.0 in /packages/calcite-components (#7168)
  build(deps): Bump @esri/calcite-ui-icons from 3.22.9 to 3.23.1 in /packages/calcite-components (#7166)
  build: update browserslist db (#7162)
  ci(release-please): change PR title and ensure git tag consistency (#7153)
  docs(changelog): Update commit message for #7160 (#7161)
  chore: release next
  fix(list): Improve border styling (#7160)
  chore: release next
  ...
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 pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant