dbflute / dbflute-intro

introduction of DBFlute, provides e.g. first setup, GUI handling
Apache License 2.0
7 stars 6 forks source link

build(deps): bump glob-parent, webpack, riot and semantic-ui-riot #474

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Removes glob-parent. It's no longer used after updating ancestor dependencies glob-parent, webpack, riot and semantic-ui-riot. These dependencies need to be updated together.

Removes glob-parent

Updates webpack from 4.44.2 to 5.75.0

Release notes

Sourced from webpack's releases.

v5.75.0

Bugfixes

  • experiments.* normalize to false when opt-out
  • avoid NaN%
  • show the correct error when using a conflicting chunk name in code
  • HMR code tests existance of window before trying to access it
  • fix eval-nosources-* actually exclude sources
  • fix race condition where no module is returned from processing module
  • fix position of standalong semicolon in runtime code

Features

  • add support for @import to extenal CSS when using experimental CSS in node
  • add i64 support to the deprecated WASM implementation

Developer Experience

  • expose EnableWasmLoadingPlugin
  • add more typings
  • generate getters instead of readonly properties in typings to allow overriding them

v5.74.0

Features

  • add resolve.extensionAlias option which allows to alias extensions
    • This is useful when you are forced to add the .js extension to imports when the file really has a .ts extension (typescript + "type": "module")
  • add support for ES2022 features like static blocks
  • add Tree Shaking support for ProvidePlugin

Bugfixes

  • fix persistent cache when some build dependencies are on a different windows drive
  • make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules
  • remove left-over from debugging in TLA/async modules runtime code
  • remove unneeded extra 1s timestamp offset during watching when files are actually untouched
    • This sometimes caused an additional second build which are not really needed
  • fix shareScope option for ModuleFederationPlugin
  • set "use-credentials" also for same origin scripts

Performance

  • Improve memory usage and performance of aggregating needed files/directories for watching
    • This affects rebuild performance

Extensibility

  • export HarmonyImportDependency for plugins

v5.73.0

... (truncated)

Commits


Updates riot from 3.13.2 to 7.1.0

Release notes

Sourced from riot's releases.

v7.1.0

  • Fix riot/riot#2972
  • Fix riot/riot#2967 (enhance the previous patch)
  • Fix riot/riot#2969
  • Update Riot.js has now 0 dependencies. All the needed dependencies will be bundled before the publishing on npm
  • Update dev dependencies

v7.0.7

  • Fix riot/riot#2971
  • Fix riot/riot#2967 adding support for css complex pseudo selectors
  • Fix riot.version wrong value in the esm export
  • Fix circular dependencies
  • Update improve rendering performance preferring loops over recursion for DOM manipulations

v7.0.6

  • Update improve the deno compatibility adding the file extension to the esm files imports

v7.0.5

  • Improve rendering performance
  • Update development dependencies

v7.0.4

v7.0.3

  • Fix riot/riot#2962
  • Improve memory and rendering performance of the dom-bindings

v7.0.2

v7.0.1

  • Fix small bug computing text expressions in runtime slots

v7.0.0

  • Update: code cleanup to improve the esm bundle and treeshaking
    • Remove: riot.esm.js in favor of the esm folder
  • Add: runtime slots https://github.com/riot/riot/discussions/2917
    • The runtime slots are available in the riot+compiler.js bundle (A documentation update will be available soon)
  • Update: reduced bundle size to 5kb riot.min.js gzipped
  • Update: new Compiler (riot+compiler.js) bundle 50% lighter than the previous one

Important: The documentation will be updated during the next few weeks, however no API breaking changes were introduced.

v6.1.2

v6.1.1

... (truncated)

Commits


Updates semantic-ui-riot from 0.22.2 to 2.4.0

Release notes

Sourced from semantic-ui-riot's releases.

v2.2.2

Fix the probrem when nested accordions

v2.2.1

Support riot 4.11.0

v2.1.3

Update dependencies

v2.1.2

Add missing import

v2.1.1

  • Fix the problem that the callback function is not called
  • Move riot and riot-observable from dependencies to peerDependencies

v2.1.0

BREAKING CHANGE: Use show attribute instead of observable when displaying modal

v2.0.1

  • BREAKING CHANGE: Support Riot v4 🚀

v1.0.0

  • Add su-loading
Changelog

Sourced from semantic-ui-riot's changelog.

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.3.0] - 2022-05-24

Added

  • Add modeless option to su-modal
  • Add search key conversion option to su-dropdown
  • Add search key to su-dropdon items
  • Add datetime option to su-datepicker

Fixed

  • Fix the problem when during IME input

[2.2.4] - 2020-07-20

Fixed

  • Fix the problem where the change of input field value is not reflected
  • Fix the problem where the event did not fire when deleted with the dropdown of multiple options

[2.2.3] - 2020-07-12

Fixed

  • Fix the probrem when grouped checkbox
  • Fix the probrem when grouped radio

[2.2.2] - 2020-04-17

Fixed

  • Fix the probrem when nested accordions

[2.2.1] - 2020-03-29

Changed

  • Support riot 4.11.0

[2.1.3] - 2020-03-25

Fixed

... (truncated)

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dbflute/dbflute-intro/network/alerts).
prprmurakami0916 commented 1 year ago

動作確認ok