Skip to content

Bump webpack-bundle-analyzer from 3.3.2 to 3.6.1#61

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/webpack-bundle-analyzer-3.6.1
Closed

Bump webpack-bundle-analyzer from 3.3.2 to 3.6.1#61
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/webpack-bundle-analyzer-3.6.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 8, 2020

Bumps webpack-bundle-analyzer from 3.3.2 to 3.6.1.

Changelog

Sourced from webpack-bundle-analyzer's changelog.

3.6.1

  • Bug Fix

    • Add leading zero to hour & minute on <title /> when needed (#314 by @mhxbe)
  • Internal

    • Update some dependencies to get rid of vulnerability warnings (#339)

3.6.0

  • Improvement
    • Support webpack builds where output.globalObject is set to 'self' (#323 by @lemonmade)
    • Improve readability of tooltips (#320 by @lorenzos)

3.5.2

  • Bug Fix

3.5.1

  • Bug Fix
    • Fix regression in support of webpack dev server and webpack --watch (issue #312, fixed in #313 by @gaokun)

3.5.0

  • Improvements
    • Improved report title and added favicon (#310, @gaokun)

3.4.1

  • Bug Fix
    • Fix regression of requiring an object to be passed to new BundleAnalyzerPlugin() (issue #300, fixed in #302 by @jerryOnlyZRJ)

3.4.0

Commits
  • 660dba6 v3.6.1
  • 387d7f9 Merge pull request #339 from webpack-contrib/update-some-deps
  • e90b3b1 Downgrade terser-webpack-plugin because v2 requires at least Node v8.9
  • 45ffbf9 Update some dependencies to get rid of vulnerability warnings
  • dd4a03a Merge pull request #328 from pustovalov/node-ci
  • f2f7fda Add Node 12 to CI
  • 7cefb58 Merge pull request #314 from mhxbe/bugfix/page-title-hours-minutes
  • 2596783 Consolidate changelog whitespace
  • 3faca9d Merge branch 'master' into bugfix/page-title-hours-minutes
  • f614bd1 Update CHANGELOG.md
  • 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Apr 8, 2020
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webpack-bundle-analyzer-3.6.1 branch 2 times, most recently from 0fb99c8 to 218ca20 Compare April 8, 2020 08:39
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/webpack-bundle-analyzer-3.6.1 branch from 218ca20 to 2e12edf Compare April 8, 2020 09:02
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Aug 21, 2021

Superseded by #85.

@dependabot dependabot Bot closed this Aug 21, 2021
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/webpack-bundle-analyzer-3.6.1 branch August 21, 2021 00:29
madisonrickert added a commit to madisonrickert/WaveConductor that referenced this pull request May 26, 2026
Absorbs the small/related items from next-plan-carry-forwards.md that
sit naturally in Plan 11's scope. Sketch-touching items (rings, touch,
file picker, heatmap E2E) move into their own phases; provider/render-
graph/distribution items defer to Plan 12+.

Items landed: hellochar#31, hellochar#33, hellochar#36, hellochar#37, hellochar#38, hellochar#39, hellochar#51, hellochar#52,
plus close-as-won't-fix resolutions for hellochar#45, hellochar#58, and hellochar#59.

Items hellochar#32, hellochar#40, hellochar#41 were already done at plan execution time
(constants already pub, tests already adjacent, import already hoisted).

Items now owned by later phases of Plan 11: hellochar#30 (Phase B),
hellochar#56 (Phase A), hellochar#57 (Phase C), hellochar#60 (Phase B), hellochar#61 (Phase B),
hellochar#62 (Phase C), hellochar#63 (Phase D).

Items deferred to Plan 12+: hellochar#44, hellochar#47, hellochar#48, hellochar#49, hellochar#53, hellochar#54, hellochar#55.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
madisonrickert added a commit to madisonrickert/WaveConductor that referenced this pull request May 26, 2026
`update_mouse_attractor` now consumes mouse, touch, and (under the new
`hand-tracking-gestures` feature) tracked-hand pinch. All three reach
the attractor's `just_pressed` rising edge via the same path, matching
v4's `pointerdown` semantics across input modalities.

Hand-tracking lives behind a feature flag because `HandTrackingState`
has no provider writer yet (carry-forward hellochar#61 — provider lands in Plan
12+). With the flag off, the consumer is compiled out; with it on, the
new `LastPinchState` resource tracks per-chirality edges so a held
pinch doesn't re-trigger every frame.

New integration tests confirm touch press and hand pinch both transition
`MouseAttractorState.power` from 0 → non-zero end-to-end. Assertions
use `> 0.0` rather than exact equality because `decay_mouse_attractor`
runs in the same `.chain()` as `update_mouse_attractor` and applies one
decay tick before the test can read the resource.

`HandTrackingState::ingest` promoted from `pub(crate)` to `pub` so
tests can synthesize hand frames without a fake provider.

Closes carry-forwards hellochar#30, hellochar#60, hellochar#61.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
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