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 #30

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 9 months ago

Bumps the minor-versions group with 7 updates:

Package From To
styled-components 6.1.3 6.1.6
@babel/core 7.23.6 7.23.7
@babel/plugin-transform-runtime 7.23.6 7.23.7
@babel/preset-env 7.23.6 7.23.7
@types/react 18.2.45 18.2.46
sass 1.69.5 1.69.6
sass-loader 13.3.2 13.3.3

Updates styled-components from 6.1.3 to 6.1.6

Release notes

Sourced from styled-components's releases.

v6.1.6

What's Changed

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.5...v6.1.6

v6.1.5

What's Changed

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.4...v6.1.5

v6.1.4

What's Changed

Full Changelog: https://github.com/styled-components/styled-components/compare/v6.1.3...v6.1.4

Commits
  • 29e0445 chore(ci): bump codeql action versions
  • 6299db9 chore(ci): just enable hardened mode for one job
  • f9f0168 fix: bump stylis to 4.3.1 to resolve issue with leaking nested selectors
  • 3cccfe4 test: add failing test for #4224
  • db467d9 chore: v6.1.5
  • b6fe70d fix: further constrain self-referencing to match v5 behavior (#4244)
  • a7674ba chore: remove old lockfile
  • a7ed139 chore: v6.1.4
  • ef9097d chore: fix type signature in test
  • c4388c2 chore: fix react types
  • Additional commits viewable in compare view


Updates @babel/core from 7.23.6 to 7.23.7

Release notes

Sourced from @​babel/core's releases.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

Changelog

Sourced from @​babel/core's changelog.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
Commits


Updates @babel/plugin-transform-runtime from 7.23.6 to 7.23.7

Release notes

Sourced from @​babel/plugin-transform-runtime's releases.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

Changelog

Sourced from @​babel/plugin-transform-runtime's changelog.

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
Commits


Updates @babel/preset-env from 7.23.6 to 7.23.7

Release notes

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

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators

Committers: 4

Changelog

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

v7.23.7 (2023-12-29)

:bug: Bug Fix

:house: Internal

  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
Commits


Updates @types/react from 18.2.45 to 18.2.46

Commits


Updates sass from 1.69.5 to 1.69.6

Release notes

Sourced from sass's releases.

Dart Sass 1.69.6

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

Changes

  • Produce better output for numbers with complex units in meta.inspect() and debugging messages.

  • Escape U+007F DELETE when serializing strings.

  • When generating CSS error messages to display in-browser, escape all code points that aren't in the US-ASCII region. Previously only code points U+0100 LATIN CAPITAL LETTER A WITH MACRON were escaped.

  • Provide official releases for musl LibC and for Android.

  • Don't crash when running meta.apply() in asynchronous mode.

JS API

  • Fix a bug where certain exceptions could produce SourceSpans that didn't follow the documented SourceSpan API.

See the full changelog for changes in earlier releases.

Changelog

Sourced from sass's changelog.

1.69.6

  • Produce better output for numbers with complex units in meta.inspect() and debugging messages.

  • Escape U+007F DELETE when serializing strings.

  • When generating CSS error messages to display in-browser, escape all code points that aren't in the US-ASCII region. Previously only code points U+0100 LATIN CAPITAL LETTER A WITH MACRON were escaped.

  • Provide official releases for musl LibC and for Android.

  • Don't crash when running meta.apply() in asynchronous mode.

JS API

  • Fix a bug where certain exceptions could produce SourceSpans that didn't follow the documented SourceSpan API.
Commits


Updates sass-loader from 13.3.2 to 13.3.3

Release notes

Sourced from sass-loader's releases.

v13.3.3

13.3.3 (2023-12-25)

Bug Fixes

Changelog

Sourced from sass-loader's changelog.

13.3.3 (2023-12-25)

Bug Fixes

Commits


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 8 months ago

Superseded by #31.