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

[framework-fixtures]: Bump the core group across 1 directory with 2 updates #11728

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

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the core group with 2 updates in the /packages/static-build/test/fixtures/preact-v10 directory: preact and preact-render-to-string.

Updates preact from 10.21.0 to 10.22.0

Release notes

Sourced from preact's releases.

10.22.0

Features

Types

Maintenance

Fixes

Commits
  • 494f084 10.22.0 (#4385)
  • cece8c3 fix isolated rerenders (#4382)
  • 6449692 Merge pull request #4378 from preactjs/types/popover
  • 598765e feat: Add popover types
  • 1b4e683 Merge pull request #4377 from preactjs/ci/compressed-size
  • d12d306 Merge branch 'main' into ci/compressed-size
  • bfdd189 Merge pull request #4376 from preactjs/debug/button-anchor-nesting
  • 06a2df1 Merge branch 'main' into debug/button-anchor-nesting
  • c29caa3 Merge pull request #4375 from preactjs/debug/tr-warning
  • 4523933 ci: Skip running compressed-size builds twice
  • Additional commits viewable in compare view

Updates preact-render-to-string from 6.4.1 to 6.5.5

Release notes

Sourced from preact-render-to-string's releases.

v6.5.5

Patch Changes

  • #372 bebe4bf Thanks @​jacob-ebey! - fix: stop client runtime from being corrupted fix: insert ooo chunks in the proper order

v6.5.4

Patch Changes

v6.5.3

Patch Changes

v6.5.2

Patch Changes

v6.5.1

Patch Changes

v6.5.0

Minor Changes

  • #354 a004914 Thanks @​JoviDeCroock! - Introduce a streaming renderer which can be imported from preact-render-to-string/stream and preact-render-to-string/stream-node

Patch Changes

v6.4.2

Patch Changes

... (truncated)

Changelog

Sourced from preact-render-to-string's changelog.

6.5.5

Patch Changes

  • #372 bebe4bf Thanks @​jacob-ebey! - fix: stop client runtime from being corrupted fix: insert ooo chunks in the proper order

6.5.4

Patch Changes

6.5.3

Patch Changes

6.5.2

Patch Changes

6.5.1

Patch Changes

6.5.0

Minor Changes

  • #354 a004914 Thanks @​JoviDeCroock! - Introduce a streaming renderer which can be imported from preact-render-to-string/stream and preact-render-to-string/stream-node

Patch Changes

6.4.2

... (truncated)

Commits

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 13, 2024
Copy link

changeset-bot bot commented Jun 13, 2024

⚠️ No Changeset found

Latest commit: c188e81

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

Copy link

socket-security bot commented Jun 13, 2024

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/preact-render-to-string@6.5.5 None 0 0 B

🚮 Removed packages: npm/preact-render-to-string@6.4.1, npm/preact@10.21.0

View full report↗︎

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/static-build/test/fixtures/preact-v10/core-f9566a9d60 branch from d03cb56 to d4b2934 Compare June 18, 2024 09:00
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/static-build/test/fixtures/preact-v10/core-f9566a9d60 branch from d4b2934 to 515fc22 Compare June 19, 2024 08:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/static-build/test/fixtures/preact-v10/core-f9566a9d60 branch from 515fc22 to 1a2f601 Compare June 20, 2024 09:00
…pdates

Bumps the core group with 2 updates in the /packages/static-build/test/fixtures/preact-v10 directory: [preact](https://github.com/preactjs/preact) and [preact-render-to-string](https://github.com/preactjs/preact-render-to-string).


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

Updates `preact-render-to-string` from 6.4.1 to 6.5.5
- [Release notes](https://github.com/preactjs/preact-render-to-string/releases)
- [Changelog](https://github.com/preactjs/preact-render-to-string/blob/main/CHANGELOG.md)
- [Commits](preactjs/preact-render-to-string@v6.4.1...v6.5.5)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
- dependency-name: preact-render-to-string
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: core
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/packages/static-build/test/fixtures/preact-v10/core-f9566a9d60 branch from 1a2f601 to c188e81 Compare June 21, 2024 08:41
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.

None yet

0 participants