composer / satis

Simple static Composer repository generator - For a full private Composer repo use Private Packagist
MIT License
3.11k stars 511 forks source link

Bump the minor-patch group with 10 updates #877

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the minor-patch group with 10 updates:

Package From To
sass 1.77.5 1.77.6
webpack 5.92.0 5.92.1
@types/express-serve-static-core 4.19.3 4.19.5
@types/node 20.14.2 20.14.8
electron-to-chromium 1.4.803 1.4.810
es-module-lexer 1.5.3 1.5.4
is-core-module 2.13.1 2.14.0
launch-editor 2.7.0 2.8.0
listr2 8.2.1 8.2.3
object-inspect 1.13.1 1.13.2

Updates sass from 1.77.5 to 1.77.6

Changelog

Sourced from sass's changelog.

1.77.6

  • Fix a few cases where comments and occasionally even whitespace wasn't allowed between the end of Sass statements and the following semicolon.
Commits


Updates webpack from 5.92.0 to 5.92.1

Release notes

Sourced from webpack's releases.

v5.92.1

Bug Fixes

  • Doesn't crash with an error when the css experiment is enabled and contenthash is used
Commits
  • a82e0cd chore(release): 5.92.1
  • 0d07d65 fix: error with contenthash and css experiment
  • 8efac43 test: added
  • 10638c0 chore(deps-dev): bump eslint-plugin-n from 17.8.1 to 17.9.0
  • d0f7b65 chore(deps-dev): bump lint-staged from 15.2.5 to 15.2.7
  • 50bd02c chore(deps-dev): bump @​eslint/js from 9.4.0 to 9.5.0
  • 9e395cd chore(deps): bump acorn from 8.11.3 to 8.12.0
  • db7f83c chore(deps-dev): bump globals from 15.4.0 to 15.6.0
  • b7d2cbe chore(deps-dev): bump @​types/node from 20.14.2 to 20.14.5
  • 18dab63 chore(deps-dev): bump @​types/node from 20.14.2 to 20.14.5
  • Additional commits viewable in compare view


Updates @types/express-serve-static-core from 4.19.3 to 4.19.5

Commits


Updates @types/node from 20.14.2 to 20.14.8

Commits


Updates electron-to-chromium from 1.4.803 to 1.4.810

Commits


Updates es-module-lexer from 1.5.3 to 1.5.4

Release notes

Sourced from es-module-lexer's releases.

1.5.4

What's Changed

Full Changelog: https://github.com/guybedford/es-module-lexer/compare/1.5.3...1.5.4

Commits


Updates is-core-module from 2.13.1 to 2.14.0

Changelog

Sourced from is-core-module's changelog.

v2.14.0 - 2024-06-20

Commits

  • [Dev Deps] update @ljharb/eslint-config, aud, mock-property, npmignore, tape 0e43200
  • [meta] add missing engines.node 4ea3af8
  • [New] add test/mock_loader e9fbd29
  • [Deps] update hasown 57f1940
Commits


Updates launch-editor from 2.7.0 to 2.8.0

Commits


Updates listr2 from 8.2.1 to 8.2.3

Commits
  • 7c63cf5 chore(release): 8.2.3 [skip ci]
  • 90f97bb Merge pull request #718issue/gh#708
  • fe2cc66 test(prompt-adapter-enquirer): update tests
  • 78b9a90 fix(process-output): trick inquirer and such to not wrap on their own
  • b54e69d chore(release): 2.0.12 [skip ci]
  • c098027 chore(release): 2.0.9 [skip ci]
  • c1f726b chore(release): 2.0.9 [skip ci]
  • 8041baa chore(release): 8.2.2 [skip ci]
  • c44b0a4 Merge branch 'master' of gitlab.kilic.dev:libraries/listr2
  • e236335 Merge pull request #717issue/gh#716
  • Additional commits viewable in compare view


Updates object-inspect from 1.13.1 to 1.13.2

Changelog

Sourced from object-inspect's changelog.

v1.13.2 - 2024-06-21

Commits

  • [readme] update badges 8a51e6b
  • [Dev Deps] update @ljharb/eslint-config, tape ef05f58
  • [Dev Deps] update error-cause, has-tostringtag, tape c0c6c26
  • [Fix] Don't throw when global is not defined d4d0965
  • [meta] add missing engines.node 17a352a
  • [Dev Deps] update globalthis 9c08884
  • [Dev Deps] update error-cause 6af352d
  • [Dev Deps] update npmignore 94e617d
  • [Dev Deps] update mock-property 2ac24d7
  • [Dev Deps] update tape 46125e5
Commits
  • 6a565ed v1.13.2
  • 8a51e6b [readme] update badges
  • ef05f58 [Dev Deps] update @ljharb/eslint-config, tape
  • d4d0965 [Fix] Don't throw when global is not defined
  • 9c08884 [Dev Deps] update globalthis
  • 6af352d [Dev Deps] update error-cause
  • c0c6c26 [Dev Deps] update error-cause, has-tostringtag, tape
  • 17a352a [meta] add missing engines.node
  • 94e617d [Dev Deps] update npmignore
  • 2ac24d7 [Dev Deps] update mock-property
  • 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