randombits-dev / snowrunner-save-editor

A save editor for the Snowrunner video game.
https://randombits.dev/tools/snowrunner
MIT License
1 stars 0 forks source link

Bump the minor-versions group with 7 updates #42

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the minor-versions group with 7 updates:

Package From To
preact 10.19.5 10.19.6
preact-render-to-string 6.3.1 6.4.0
@types/react 18.2.56 18.2.58
dotenv 16.4.4 16.4.5
sass 1.71.0 1.71.1
sass-loader 14.1.0 14.1.1
webpack 5.90.2 5.90.3

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


Updates preact-render-to-string from 6.3.1 to 6.4.0

Release notes

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

6.4.0

Minor Changes

Patch Changes

Changelog

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

6.4.0

Minor Changes

  • #333 6acc97a Thanks @​JoviDeCroock! - Allow prepass like behavior where a Promise will be awaited and then continued, this is done with the new renderToStringAsync export

Patch Changes

Commits


Updates @types/react from 18.2.56 to 18.2.58

Commits


Updates dotenv from 16.4.4 to 16.4.5

Changelog

Sourced from dotenv's changelog.

16.4.5 (2024-02-19)

Changed

  • 🐞 fix recent regression when using path option. return to historical behavior: do not attempt to auto find .env if path set. (regression was introduced in 16.4.3) #814
Commits


Updates sass from 1.71.0 to 1.71.1

Release notes

Sourced from sass's releases.

Dart Sass 1.71.1

To install Sass 1.71.1, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.

Changes

Command-Line Interface

  • Ship the musl Linux release with the proper Dart executable.

JavaScript API

  • Export the NodePackageImporter class in ESM mode.

  • Allow NodePackageImporter to locate a default directory even when the entrypoint is an ESM module.

Dart API

  • Make passing a null argument to NodePackageImporter() a static error rather than just a runtime error.

Embedded Sass

  • In the JS Embedded Host, properly install the musl Linux embedded compiler when running on musl Linux.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.71.1

Command-Line Interface

  • Ship the musl Linux release with the proper Dart executable.

JavaScript API

  • Export the NodePackageImporter class in ESM mode.

  • Allow NodePackageImporter to locate a default directory even when the entrypoint is an ESM module.

Dart API

  • Make passing a null argument to NodePackageImporter() a static error rather than just a runtime error.

Embedded Sass

  • In the JS Embedded Host, properly install the musl Linux embedded compiler when running on musl Linux.
Commits


Updates sass-loader from 14.1.0 to 14.1.1

Release notes

Sourced from sass-loader's releases.

v14.1.1

14.1.1 (2024-02-19)

Bug Fixes

Changelog

Sourced from sass-loader's changelog.

14.1.1 (2024-02-19)

Bug Fixes

Commits


Updates webpack from 5.90.2 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
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


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