Sunappu-Dojo / burokku

🤜 ⍰
https://block.sunappu.net
6 stars 3 forks source link

Bump the development-dependencies group across 1 directory with 9 updates #137

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps the development-dependencies group with 8 updates in the / directory:

Package From To
@babel/eslint-parser 7.24.1 7.24.6
@babel/preset-env 7.24.4 7.24.6
@playwright/test 1.42.1 1.44.1
@size-limit/preset-app 11.1.2 11.1.4
cssnano 6.1.2 7.0.1
postcss-dark-theme-class 1.2.1 1.3.0
postcss-preset-env 9.5.4 9.5.14
vite 5.2.8 5.2.12

Updates @babel/eslint-parser from 7.24.1 to 7.24.6

Release notes

Sourced from @​babel/eslint-parser's releases.

v7.24.6 (2024-05-24)

Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs!

:bug: Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

:house: Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

Committers: 9

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/eslint-parser's changelog.

v7.24.6 (2024-05-24)

:bug: Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

:house: Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5 (2024-04-29)

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

:nail_care: Polish

:house: Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

... (truncated)

Commits


Updates @babel/preset-env from 7.24.4 to 7.24.6

Release notes

Sourced from @​babel/preset-env's releases.

v7.24.6 (2024-05-24)

Thanks @​amjed-98, @​blakewilson, @​coelhucas, and @​SukkaW for your first PRs!

:bug: Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

:house: Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

Committers: 9

v7.24.5 (2024-04-29)

Thanks @​romgrk and @​sossost for your first PRs!

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

... (truncated)

Changelog

Sourced from @​babel/preset-env's changelog.

v7.24.6 (2024-05-24)

:bug: Bug Fix

  • babel-helper-create-class-features-plugin, babel-plugin-transform-class-properties
  • babel-core, babel-generator, babel-plugin-transform-modules-commonjs
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs3
    • #16483 Fix: throw TypeError if addInitializer is called after finished (@​JLHwung)
  • babel-parser, babel-plugin-transform-typescript

:house: Internal

  • babel-core, babel-helpers, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-helpers
  • babel-cli, babel-helpers, babel-plugin-external-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-modules-commonjs, babel-plugin-transform-modules-systemjs, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-parser, babel-traverse
  • Other

v7.24.5 (2024-04-29)

:bug: Bug Fix

  • babel-plugin-transform-classes, babel-traverse
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs3

:nail_care: Polish

:house: Internal

  • Other
  • babel-parser
  • babel-helper-create-class-features-plugin, babel-helper-member-expression-to-functions, babel-helper-module-transforms, babel-helper-split-export-declaration, babel-helper-wrap-function, babel-helpers, babel-plugin-bugfix-firefox-class-in-computed-class-key, babel-plugin-proposal-explicit-resource-management, babel-plugin-transform-block-scoping, babel-plugin-transform-destructuring, babel-plugin-transform-object-rest-spread, babel-plugin-transform-optional-chaining, babel-plugin-transform-parameters, babel-plugin-transform-private-property-in-object, babel-plugin-transform-react-jsx-self, babel-plugin-transform-typeof-symbol, babel-plugin-transform-typescript, babel-traverse
  • babel-plugin-proposal-partial-application, babel-types
  • babel-plugin-transform-class-properties, babel-preset-env

... (truncated)

Commits


Updates @playwright/test from 1.42.1 to 1.44.1

Release notes

Sourced from @​playwright/test's releases.

v1.44.1

Highlights

microsoft/playwright#30779 - [REGRESSION]: When using video: 'on' with VSCode extension the browser got closed microsoft/playwright#30755 - [REGRESSION]: Electron launch with spaces inside executablePath didn't work microsoft/playwright#30770 - [REGRESSION]: Mask elements outside of viewport when creating fullscreen screenshots didn't work microsoft/playwright#30858 - [REGRESSION]: ipv6 got shown instead of localhost in show-trace/show-report

Browser Versions

  • Chromium 125.0.6422.14
  • Mozilla Firefox 125.0.1
  • WebKit 17.4

This version was also tested against the following stable channels:

  • Google Chrome 124
  • Microsoft Edge 124

v1.44.0

New APIs

Accessibility assertions

  • expect(locator).toHaveAccessibleName() checks if the element has the specified accessible name:

    const locator = page.getByRole('button');
    await expect(locator).toHaveAccessibleName('Submit');
    
  • expect(locator).toHaveAccessibleDescription() checks if the element has the specified accessible description:

    const locator = page.getByRole('button');
    await expect(locator).toHaveAccessibleDescription('Upload a photo');
    
  • expect(locator).toHaveRole() checks if the element has the specified ARIA role:

    const locator = page.getByTestId('save-button');
    await expect(locator).toHaveRole('button');
    

Locator handler

  • After executing the handler added with page.addLocatorHandler(), Playwright will now wait until the overlay that triggered the handler is not visible anymore. You can opt-out of this behavior with the new noWaitAfter option.
  • You can use new times option in page.addLocatorHandler() to specify maximum number of times the handler should be run.
  • The handler in page.addLocatorHandler() now accepts the locator as argument.
  • New page.removeLocatorHandler() method for removing previously added locator handlers.

... (truncated)

Commits


Updates @size-limit/preset-app from 11.1.2 to 11.1.4

Release notes

Sourced from @​size-limit/preset-app's releases.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.
Changelog

Sourced from @​size-limit/preset-app's changelog.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.
Commits


Updates cssnano from 6.1.2 to 7.0.1

Release notes

Sourced from cssnano's releases.

v7.0.1

Patch changes

Update postcss-calc dependency to latest version

v7.0.0

Breaking changes

This release drops official support for unmaintained long term support Node.js releases 14 and 16. It also drops support for non-long term support releases 19 and 21 and add support for Node.js 22. Only the package.json engines field has been updated. The code should otherwise be identical to the previous 6.1.2 release.

Ensuring support for older Node.js had become difficult as the GitHub actions runners are not available for the latest MacOS and recent pnpm also could not run on CI any more.

Commits
  • 677d20f Publish cssnano 7.0.1
  • 2216006 chore(cssnano-preset-default): update postcss-calc to latest version
  • f705f06 test: update test dependency postcss-font-magician
  • 9143870 docs: update website for release
  • 61461ee chore: update example CLI usage for latest major release
  • 01839be chore: update GitHub actions on publish workflow
  • 00b7738 Publish cssnano 7.0
  • 53f285d chore: drop Node.js 14 and 16 from CI, add 22
  • 0d10597 chore!: drop support for Node.js 14 and 16
  • 49d3235 chore: work around missing older MacOS Node.js versions
  • Additional commits viewable in compare view


Updates postcss-dark-theme-class from 1.2.1 to 1.3.0

Release notes

Sourced from postcss-dark-theme-class's releases.

1.3.0

1.2.3

1.2.2

  • Fixed !important for light-dark() (by @​yuheiy).
Changelog

Sourced from postcss-dark-theme-class's changelog.

1.3.0

1.2.3

1.2.2

  • Fixed !important for light-dark() (by @​yuheiy).
Commits


Updates postcss-preset-env from 9.5.4 to 9.5.14

Changelog

Sourced from postcss-preset-env's changelog.

9.5.14

May 23, 2024

9.5.13

May 13, 2024

9.5.12

May 11, 2024

9.5.11

May 4, 2024

9.5.10

... (truncated)

Commits


Updates size-limit from 11.1.2 to 11.1.4

Release notes

Sourced from size-limit's releases.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.
Changelog

Sourced from size-limit's changelog.

11.1.4

11.1.3

  • Updated esbuild.
  • Updated CSS loaders for webpack.
Commits


Updates vite from 5.2.8 to 5.2.12

Changelog

Sourced from vite's changelog.

5.2.12 (2024-05-28)

  • chore: move to eslint flat config (#16743) (8f16765), closes #16743
  • chore(deps): remove unused deps (#17329) (5a45745), closes #17329
  • chore(deps): update all non-major dependencies (#16722) (b45922a), closes #16722
  • fix: mention build.rollupOptions.output.manualChunks instead of build.rollupOutput.manualChunks (89378c0), closes #16721
  • fix(build): make SystemJSWrapRE match lazy (#16633) (6583ad2), closes #16633
  • fix(css): avoid generating empty JS files when JS files becomes empty but has CSS files imported (#1 (95fe5a7), closes #16078
  • fix(css): handle lightningcss compiled css in Deno (#17301) (8e4e932), closes #17301
  • fix(css): only use files the current bundle contains (#16684) (15a6ebb), closes #16684
  • fix(css): page reload was not happening with .css?raw (#16455) (8041846), closes #16455
  • fix(deps): update all non-major dependencies (#16603) (6711553), closes #16603
  • fix(deps): update all non-major dependencies (#16660) (bf2f014), closes #16660
  • fix(deps): update all non-major dependencies (
    github-actions[bot] commented 6 months ago

    size-limit report 📦

    Path Size Loading time (3g) Running time (snapdragon) Total time
    Everything 281.92 KB (0%) 5.7 s (0%) 866 ms (+16.53% 🔺) 6.6 s
    HTML 4.4 KB (0%) 88 ms (0%) 0 ms (+100% 🔺) 88 ms
    CSS 3.68 KB (0%) 74 ms (0%) 0 ms (+100% 🔺) 74 ms
    JS 6.74 KB (0%) 135 ms (0%) 1.3 s (+81.58% 🔺) 1.5 s
    Fonts 12.47 KB (0%) 250 ms (0%) 0 ms (+100% 🔺) 250 ms
    Sounds (FLAC) 125.78 KB (0%) 2.6 s (0%) 0 ms (+100% 🔺) 2.6 s
    Sounds (WAV) 168.79 KB (0%) 3.4 s (0%) 0 ms (+100% 🔺) 3.4 s
dependabot[bot] commented 5 months ago

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