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

chore(deps): bump the patch-updates group with 11 updates #1760

Merged
merged 2 commits into from
Feb 20, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2025

Bumps the patch-updates group with 11 updates:

Package From To
isbot 5.1.22 5.1.23
posthog-js 1.219.1 1.219.6
@storybook/addon-a11y 8.5.6 8.5.8
@storybook/addon-essentials 8.5.6 8.5.8
@storybook/react-vite 8.5.6 8.5.8
@vitest/coverage-istanbul 3.0.5 3.0.6
@vitest/expect 3.0.5 3.0.6
eslint-import-resolver-typescript 3.8.1 3.8.2
postcss 8.5.2 8.5.3
storybook 8.5.6 8.5.8
vitest 3.0.5 3.0.6

Updates isbot from 5.1.22 to 5.1.23

Changelog

Sourced from isbot's changelog.

5.1.23

  • [Pattern] Pattern updates
Commits

Updates posthog-js from 1.219.1 to 1.219.6

Release notes

Sourced from posthog-js's releases.

1.219.6 - 2025-02-19

  • fix: Remove circular dependency (#1750)

1.219.5 - 2025-02-19

  • Block Chrome-Lighthouse UA (used by ahrefs) (#1751)

1.219.4 - 2025-02-18

  • fix: Fix types for onFeatureFlags callback (#1748)

1.219.3 - 2025-02-18

  • fix(devex): update frontend/package.json when pushing to main repo (#1746)

1.219.2 - 2025-02-18

  • fix: last seen survey date logic (#1745)
Changelog

Sourced from posthog-js's changelog.

1.219.6 - 2025-02-19

  • fix: Remove circular dependency (#1750)

1.219.5 - 2025-02-19

  • Block Chrome-Lighthouse UA (used by ahrefs) (#1751)

1.219.4 - 2025-02-18

  • fix: Fix types for onFeatureFlags callback (#1748)

1.219.3 - 2025-02-18

  • fix(devex): update frontend/package.json when pushing to main repo (#1746)

1.219.2 - 2025-02-18

  • fix: last seen survey date logic (#1745)
Commits

Updates @storybook/addon-a11y from 8.5.6 to 8.5.8

Release notes

Sourced from @​storybook/addon-a11y's releases.

v8.5.8

8.5.8

v8.5.7

8.5.7

Changelog

Sourced from @​storybook/addon-a11y's changelog.

8.5.8

8.5.7

Commits
  • 96d808d Bump version from "8.5.7" to "8.5.8" [skip ci]
  • 8161e19 Bump version from "8.5.6" to "8.5.7" [skip ci]
  • See full diff in compare view

Updates @storybook/addon-essentials from 8.5.6 to 8.5.8

Release notes

Sourced from @​storybook/addon-essentials's releases.

v8.5.8

8.5.8

v8.5.7

8.5.7

Changelog

Sourced from @​storybook/addon-essentials's changelog.

8.5.8

8.5.7

Commits
  • 96d808d Bump version from "8.5.7" to "8.5.8" [skip ci]
  • 8161e19 Bump version from "8.5.6" to "8.5.7" [skip ci]
  • See full diff in compare view

Updates @storybook/react-vite from 8.5.6 to 8.5.8

Release notes

Sourced from @​storybook/react-vite's releases.

v8.5.8

8.5.8

v8.5.7

8.5.7

Changelog

Sourced from @​storybook/react-vite's changelog.

8.5.8

8.5.7

Commits
  • 96d808d Bump version from "8.5.7" to "8.5.8" [skip ci]
  • 8161e19 Bump version from "8.5.6" to "8.5.7" [skip ci]
  • See full diff in compare view

Updates @vitest/coverage-istanbul from 3.0.5 to 3.0.6

Release notes

Sourced from @​vitest/coverage-istanbul's releases.

v3.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates @vitest/expect from 3.0.5 to 3.0.6

Release notes

Sourced from @​vitest/expect's releases.

v3.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates eslint-import-resolver-typescript from 3.8.1 to 3.8.2

Release notes

Sourced from eslint-import-resolver-typescript's releases.

v3.8.2

Patch Changes

Changelog

Sourced from eslint-import-resolver-typescript's changelog.

3.8.2

Patch Changes

Commits

Updates postcss from 8.5.2 to 8.5.3

Release notes

Sourced from postcss's releases.

8.5.3

Changelog

Sourced from postcss's changelog.

8.5.3

Commits

Updates storybook from 8.5.6 to 8.5.8

Release notes

Sourced from storybook's releases.

v8.5.8

8.5.8

v8.5.7

8.5.7

Changelog

Sourced from storybook's changelog.

8.5.8

8.5.7

Commits
  • 96d808d Bump version from "8.5.7" to "8.5.8" [skip ci]
  • 8161e19 Bump version from "8.5.6" to "8.5.7" [skip ci]
  • See full diff in compare view

Updates vitest from 3.0.5 to 3.0.6

Release notes

Sourced from vitest's releases.

v3.0.6

   🐞 Bug Fixes

    View changes on GitHub
Commits
  • 9584be3 chore: release v3.0.6
  • 027ce9b fix(reporters): render tasks in tree when in TTY (#7503)
  • b62ac22 chore: use tinyglobby instead of fast-glob in Vitest (#7504)
  • 167a98d fix: exclude queueMicrotask from default fake timers to not break node fetc...
  • 6cc408d fix(deps): update all non-major dependencies (#7507)
  • 8f13825 docs: fix sequence.hooks: 'stack' as default (#7492)
  • f31a07b fix(coverage): preserve moduleExecutionInfo in non-isolated runs (#7486)
  • 5a45a7c fix(browser): cleanup timeout on resolve and give more information in the err...
  • accd2ed refactor: enable isolatedDeclarations (#7473)
  • 1f2e555 fix(coverage): vite-node to pass correct execution wrapper offset (#7417)
  • Additional commits viewable in compare view

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

Bumps the patch-updates group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [isbot](https://github.com/omrilotan/isbot) | `5.1.22` | `5.1.23` |
| [posthog-js](https://github.com/PostHog/posthog-js) | `1.219.1` | `1.219.6` |
| [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/a11y) | `8.5.6` | `8.5.8` |
| [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) | `8.5.6` | `8.5.8` |
| [@storybook/react-vite](https://github.com/storybookjs/storybook/tree/HEAD/code/frameworks/react-vite) | `8.5.6` | `8.5.8` |
| [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul) | `3.0.5` | `3.0.6` |
| [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) | `3.0.5` | `3.0.6` |
| [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript) | `3.8.1` | `3.8.2` |
| [postcss](https://github.com/postcss/postcss) | `8.5.2` | `8.5.3` |
| [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/lib/cli) | `8.5.6` | `8.5.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.5` | `3.0.6` |


Updates `isbot` from 5.1.22 to 5.1.23
- [Changelog](https://github.com/omrilotan/isbot/blob/main/CHANGELOG.md)
- [Commits](omrilotan/isbot@v5.1.22...v5.1.23)

Updates `posthog-js` from 1.219.1 to 1.219.6
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/CHANGELOG.md)
- [Commits](PostHog/posthog-js@v1.219.1...v1.219.6)

Updates `@storybook/addon-a11y` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.8/code/addons/a11y)

Updates `@storybook/addon-essentials` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.8/code/addons/essentials)

Updates `@storybook/react-vite` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.8/code/frameworks/react-vite)

Updates `@vitest/coverage-istanbul` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/coverage-istanbul)

Updates `@vitest/expect` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/expect)

Updates `eslint-import-resolver-typescript` from 3.8.1 to 3.8.2
- [Release notes](https://github.com/import-js/eslint-import-resolver-typescript/releases)
- [Changelog](https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md)
- [Commits](import-js/eslint-import-resolver-typescript@v3.8.1...v3.8.2)

Updates `postcss` from 8.5.2 to 8.5.3
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.2...8.5.3)

Updates `storybook` from 8.5.6 to 8.5.8
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.5.8/code/lib/cli)

Updates `vitest` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.6/packages/vitest)

---
updated-dependencies:
- dependency-name: isbot
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: posthog-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@storybook/addon-a11y"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@storybook/react-vite"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@vitest/coverage-istanbul"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: "@vitest/expect"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: eslint-import-resolver-typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: postcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: storybook
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: patch-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2025
@aaschlote aaschlote merged commit 7952288 into main Feb 20, 2025
22 checks passed
@aaschlote aaschlote deleted the dependabot/npm_and_yarn/patch-updates-b14db2c663 branch February 20, 2025 11:50
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant