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 production-dependencies group across 1 directory with 12 updates #4

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps the production-dependencies group with 12 updates in the / directory:

Package From To
@floating-ui/dom 1.6.11 1.6.12
hast-util-to-jsx-runtime 2.3.0 2.3.2
lightningcss 1.27.0 1.28.1
pixi.js 8.4.1 8.5.2
preact 10.24.2 10.24.3
rehype-citation 2.1.2 2.2.1
serve-handler 6.1.5 6.1.6
shiki 1.22.0 1.22.2
workerpool 9.1.3 9.2.0
@types/node 22.7.5 22.8.7
@types/ws 8.5.12 8.5.13
tsx 4.19.1 4.19.2

Updates @floating-ui/dom from 1.6.11 to 1.6.12

Release notes

Sourced from @​floating-ui/dom's releases.

@​floating-ui/dom@​1.6.12

Patch Changes

  • fix: handle relative html offset clipping rect
  • fix(getClippingRect): allow passing DOMRect as a boundary
Changelog

Sourced from @​floating-ui/dom's changelog.

1.6.12

Patch Changes

  • fix: handle relative html offset clipping rect
  • fix(getClippingRect): allow passing DOMRect as a boundary
Commits

Updates hast-util-to-jsx-runtime from 2.3.0 to 2.3.2

Release notes

Sourced from hast-util-to-jsx-runtime's releases.

2.3.2

Types

  • e093df5 Fix to allow assigning react runtime to types

Full Changelog: syntax-tree/hast-util-to-jsx-runtime@2.3.1...2.3.2

2.3.1

Docs

  • ae638ba Add docs on global JSX namespace

Types

  • 29e8b7d Add declaration maps
  • 413242e Refactor types

Full Changelog: syntax-tree/hast-util-to-jsx-runtime@2.3.0...2.3.1

Commits

Updates lightningcss from 1.27.0 to 1.28.1

Release notes

Sourced from lightningcss's releases.

v1.28.0

Added

Fixed

Commits

Updates pixi.js from 8.4.1 to 8.5.2

Release notes

Sourced from pixi.js's releases.

v8.5.2

💾 Download

Development Build:

Production Build:

Documentation:

Changed

pixijs/pixijs@v8.5.1...v8.5.2

🐛 Fixed

New Contributors

v8.5.1

💾 Download

Development Build:

Production Build:

Documentation:

Changed

pixijs/pixijs@v8.5.0...v8.5.1

🐛 Fixed

🧹 Chores

... (truncated)

Commits

Updates preact from 10.24.2 to 10.24.3

Release notes

Sourced from preact's releases.

10.24.3

Fixes

Performance

Maintenance

Commits

Updates rehype-citation from 2.1.2 to 2.2.1

Release notes

Sourced from rehype-citation's releases.

v2.2.1

What's Changed

Full Changelog: timlrx/rehype-citation@v2.2.0...v2.2.1

v2.2.0

What's Changed

New Contributors

Full Changelog: timlrx/rehype-citation@v2.1.2...v2.2.0

Commits

Updates serve-handler from 6.1.5 to 6.1.6

Release notes

Sourced from serve-handler's releases.

6.1.6

Patches

  • Replace the fast-url-parser module with the node:url module: #207
  • Move tests and reporting to jest: #216
  • Bump path-to-regexp to 3.3.0: #217

Credits

Huge thanks to @​gweesin, @​alana-cruickshank, and @​GabrielCastro for helping!

Commits

Updates shiki from 1.22.0 to 1.22.2

Release notes

Sourced from shiki's releases.

v1.22.2

   🐞 Bug Fixes

    View changes on GitHub

v1.22.1

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Updates workerpool from 9.1.3 to 9.2.0

Changelog

Sourced from workerpool's changelog.

2024-10-11, version 9.2.0

Commits
  • efc2a70 chore: publish v9.2.0
  • b1885d3 chore: update devDependencies
  • 20d20db feat: abort listener (#448)
  • e487987 chore: fix bundling broken after upgrading to @rollup/plugin-commonjs@28.0.0
  • 2061427 fix: promises returned by the Promise.finally callback not being handled (#...
  • 0d1506a chore: update devDependencies
  • b7f9cae chore(deps): bump body-parser and express in /examples/webpack5 (#467)
  • ade322f chore(deps-dev): bump vite from 5.0.13 to 5.4.6 in /examples/vite (#466)
  • 09f7178 chore(deps-dev): bump webpack in /examples/webpack5 (#463)
  • 1fc4ba4 chore: update history
  • Additional commits viewable in compare view

Updates @types/node from 22.7.5 to 22.8.7

Commits

Updates @types/ws from 8.5.12 to 8.5.13

Commits

Updates tsx from 4.19.1 to 4.19.2

Release notes

Sourced from tsx's releases.

v4.19.2

4.19.2 (2024-10-26)

Bug Fixes

  • generate sourcesContent when Node.js debugger is enabled (#670) (7c47074)

This release is also available on:

Commits
  • 7c47074 fix: generate sourcesContent when Node.js debugger is enabled (#670)
  • 315d5f4 docs(watch): document --include flag
  • 375e39a test: refactor enforce-timeout
  • 524cb77 docs(cjs): add compilation caveats
  • 7f8a051 chore(deps): update dependency node to v20.18.0 (#660)
  • 97e8de0 chore: upgrade pnpm
  • 95d2b0f chore: remove commit hooks
  • 0161078 docs: add prisma as a premium sponsor
  • 09f9532 chore(docs): fix typo (#655)
  • See full diff 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

…y with 12 updates

Bumps the production-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@floating-ui/dom](https://github.com/floating-ui/floating-ui/tree/HEAD/packages/dom) | `1.6.11` | `1.6.12` |
| [hast-util-to-jsx-runtime](https://github.com/syntax-tree/hast-util-to-jsx-runtime) | `2.3.0` | `2.3.2` |
| [lightningcss](https://github.com/parcel-bundler/lightningcss) | `1.27.0` | `1.28.1` |
| [pixi.js](https://github.com/pixijs/pixijs) | `8.4.1` | `8.5.2` |
| [preact](https://github.com/preactjs/preact) | `10.24.2` | `10.24.3` |
| [rehype-citation](https://github.com/timlrx/rehype-citation) | `2.1.2` | `2.2.1` |
| [serve-handler](https://github.com/vercel/serve-handler) | `6.1.5` | `6.1.6` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `1.22.0` | `1.22.2` |
| [workerpool](https://github.com/josdejong/workerpool) | `9.1.3` | `9.2.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.7.5` | `22.8.7` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.12` | `8.5.13` |
| [tsx](https://github.com/privatenumber/tsx) | `4.19.1` | `4.19.2` |



Updates `@floating-ui/dom` from 1.6.11 to 1.6.12
- [Release notes](https://github.com/floating-ui/floating-ui/releases)
- [Changelog](https://github.com/floating-ui/floating-ui/blob/master/packages/dom/CHANGELOG.md)
- [Commits](https://github.com/floating-ui/floating-ui/commits/@floating-ui/dom@1.6.12/packages/dom)

Updates `hast-util-to-jsx-runtime` from 2.3.0 to 2.3.2
- [Release notes](https://github.com/syntax-tree/hast-util-to-jsx-runtime/releases)
- [Commits](syntax-tree/hast-util-to-jsx-runtime@2.3.0...2.3.2)

Updates `lightningcss` from 1.27.0 to 1.28.1
- [Release notes](https://github.com/parcel-bundler/lightningcss/releases)
- [Commits](https://github.com/parcel-bundler/lightningcss/commits)

Updates `pixi.js` from 8.4.1 to 8.5.2
- [Release notes](https://github.com/pixijs/pixijs/releases)
- [Commits](pixijs/pixijs@v8.4.1...v8.5.2)

Updates `preact` from 10.24.2 to 10.24.3
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.24.2...10.24.3)

Updates `rehype-citation` from 2.1.2 to 2.2.1
- [Release notes](https://github.com/timlrx/rehype-citation/releases)
- [Commits](timlrx/rehype-citation@v2.1.2...v2.2.1)

Updates `serve-handler` from 6.1.5 to 6.1.6
- [Release notes](https://github.com/vercel/serve-handler/releases)
- [Commits](vercel/serve-handler@6.1.5...6.1.6)

Updates `shiki` from 1.22.0 to 1.22.2
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Changelog](https://github.com/shikijs/shiki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/shikijs/shiki/commits/v1.22.2/packages/shiki)

Updates `workerpool` from 9.1.3 to 9.2.0
- [Changelog](https://github.com/josdejong/workerpool/blob/master/HISTORY.md)
- [Commits](josdejong/workerpool@v9.1.3...v9.2.0)

Updates `@types/node` from 22.7.5 to 22.8.7
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@types/ws` from 8.5.12 to 8.5.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)

Updates `tsx` from 4.19.1 to 4.19.2
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](privatenumber/tsx@v4.19.1...v4.19.2)

---
updated-dependencies:
- dependency-name: "@floating-ui/dom"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: hast-util-to-jsx-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: lightningcss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pixi.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: rehype-citation
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: serve-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: shiki
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: workerpool
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: "@types/ws"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: tsx
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 11, 2024

Superseded by #5.

@dependabot dependabot bot closed this Nov 11, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/production-dependencies-d5fe10ee24 branch November 11, 2024 04:11
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