alphagov / accessible-autocomplete

An autocomplete component, built to be accessible.
https://alphagov.github.io/accessible-autocomplete/examples/
MIT License
900 stars 147 forks source link

Bump the build group with 3 updates #663

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps the build group with 3 updates: preact, webpack and webpack-dev-server.

Updates preact from 8.5.3 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: https://github.com/preactjs/preact/compare/10.19.5...10.19.6

10.19.5

Fixes

Types

10.19.4

Fixes

Types

  • improve preact compat types adding a few missing @​types/react used by styled-components (#4271, thanks @​jduthon)

Maintenance

10.19.3

Bug Fixes

... (truncated)

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
Maintainer changes

This version was pushed to npm by jdecroock, a new releaser for preact since your current version.


Updates webpack from 5.90.1 to 5.90.3

Release notes

Sourced from webpack's releases.

v5.90.3

Bug Fixes

  • don't mangle when destructuring a reexport
  • types for Stats.toJson() and Stats.toString()
  • many internal types
  • [CSS] clean up export css local vars

Perf

  • simplify and optimize chunk graph creation

v5.90.2

Bug Fixes

  • use Math.imul in fnv1a32 to avoid loss of precision, directly hash UTF16 values
  • the setStatus() of the HMR module should not return an array, which may cause infinite recursion
  • __webpack_exports_info__.xxx.canMangle shouldn't always same as default
  • mangle export with destructuring
  • use new runtime to reconsider skipped connections activeState
  • make dynamic import optional in try/catch
  • improve auto publicPath detection

Dependencies & Maintenance

  • improve CI setup and include Node.js@21
Commits
  • 651b3d6 chore(release): 5.90.3
  • c8d4b5e fix: more types
  • 5b9f6e4 perf: simplify and optimize chunk graph creation
  • 1addd26 refactor: more types
  • 65d547f fix: should not mangle when destructuring a reexport
  • 0b2a5a0 fix(css): clean up export css local vars
  • 0258e6c update snapshot
  • 2360e3a fix: clean up export css local vars
  • fc7b34d fix: should not mangle when destructuring a reexport
  • 780f891 (perf) Simplify and optimize chunk graph creation
  • Additional commits viewable in compare view


Updates webpack-dev-server from 5.0.1 to 5.0.2

Release notes

Sourced from webpack-dev-server's releases.

v5.0.2

5.0.2 (2024-02-16)

Bug Fixes

Changelog

Sourced from webpack-dev-server's changelog.

5.0.2 (2024-02-16)

Bug Fixes

Commits
  • 507283d chore(release): 5.0.2
  • da2c24d fix: types (#5057)
  • 0c4c6b7 chore(deps-dev): bump @​types/node from 20.11.17 to 20.11.19 (#5055)
  • 6b31664 chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 (#5056)
  • 4322592 chore(deps-dev): bump @​commitlint/config-conventional (#5052)
  • d49ab5e chore(deps-dev): bump core-js from 3.35.1 to 3.36.0 (#5053)
  • 5983156 chore(deps-dev): bump @​commitlint/config-conventional (#5048)
  • 2fbc87f chore(deps-dev): bump @​commitlint/cli from 18.6.0 to 18.6.1 (#5050)
  • 41ed83d chore(deps-dev): bump memfs from 4.6.1 to 4.7.0 (#5049)
  • ecc895c chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#5051)
  • 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 4 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.