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-dev): bump preact from 10.19.5 to 10.19.6 #4277

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps preact from 10.19.5 to 10.19.6.

Release notes

Sourced from preact's releases.

10.19.6

tl;dr: This release contains bug fixes for incorrect ordering of unkeyed children.

Fixes

Full Changelog: preactjs/preact@10.19.5...10.19.6

Commits
  • c3160cc Merge pull request #4292 from preactjs/release-10.19.6
  • d06291b Release 10.19.6
  • ea75640 Merge pull request #4287 from preactjs/reconcile-test
  • 0435d0c see if adding this branch back affects perf
  • 92380e4 Merge branch 'main' into reconcile-test
  • aca34a0 fix it
  • 5b6a62e Merge pull request #4291 from preactjs/fix-invalid-vnode-id
  • 6bbbf3b fix: invalid vnode id for text nodes
  • 84ac10e Merge branch 'main' into reconcile-test
  • 53060fb Merge pull request #4284 from preactjs/fix-and-add-test-for-4283
  • 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)

Bumps [preact](https://github.com/preactjs/preact) from 10.19.5 to 10.19.6.
- [Release notes](https://github.com/preactjs/preact/releases)
- [Commits](preactjs/preact@10.19.5...10.19.6)

---
updated-dependencies:
- dependency-name: preact
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 23, 2024
Copy link

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

Package New capabilities Transitives Size Publisher
npm/core-js@3.36.0 environment, eval, filesystem 0 1.21 MB zloirock

View full report↗︎

Copy link

relativeci bot commented Feb 23, 2024

Job #10622: Bundle Size — 301.52KiB (~+0.01%).

abaf058(current) vs e91be84 master#10616(baseline)

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
Job #10622
     Baseline
Job #10616
Regression  Initial JS 263.82KiB(+0.01%) 263.79KiB
No change  Initial CSS 37.7KiB 37.7KiB
Change  Cache Invalidation 57.93% 29.51%
No change  Chunks 3 3
No change  Assets 4 4
No change  Modules 531 531
No change  Duplicate Modules 0 0
No change  Duplicate Code 0% 0%
No change  Packages 23 23
No change  Duplicate Packages 0 0
Bundle size by type  Change 1 change Regression 1 regression
                 Current
Job #10622
     Baseline
Job #10616
Regression  JS 263.82KiB (+0.01%) 263.79KiB
Not changed  CSS 37.7KiB 37.7KiB

View job #10622 reportView dependabot/npm_and_yarn/master/p... branch activityView project dashboard

@github-actions github-actions bot merged commit 8b28774 into master Feb 23, 2024
27 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/master/preact-10.19.6 branch February 23, 2024 02:34
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.

None yet

0 participants