Arelle / ixbrl-viewer

The Arelle iXBRL Viewer allows Inline XBRL (or iXBRL) reports to be viewed interactively in a web browser. The viewer allows users to access the tagged XBRL data embedded in an iXBRL report.
Other
90 stars 55 forks source link

Bump the npm-dependencies group with 62 updates #679

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the npm-dependencies group with 62 updates:

Package From To
chart.js 4.4.2 4.4.3
core-js 3.37.0 3.37.1
i18next 23.11.2 23.11.5
write-excel-file 1.4.30 2.0.1
@babel/core 7.24.4 7.24.5
@babel/preset-env 7.24.4 7.24.5
puppeteer 22.7.1 22.9.0
@babel/generator 7.24.4 7.24.5
@babel/helper-create-class-features-plugin 7.24.4 7.24.5
@babel/helper-member-expression-to-functions 7.23.0 7.24.5
@babel/helper-module-transforms 7.23.3 7.24.5
@babel/helper-plugin-utils 7.24.0 7.24.5
@babel/helper-simple-access 7.22.5 7.24.5
@babel/helper-split-export-declaration 7.22.6 7.24.5
@babel/helper-validator-identifier 7.22.20 7.24.5
@babel/helper-wrap-function 7.22.20 7.24.5
@babel/helpers 7.24.4 7.24.5
@babel/highlight 7.24.2 7.24.5
@babel/parser 7.24.4 7.24.5
@babel/plugin-bugfix-firefox-class-in-computed-class-key 7.24.4 7.24.5
@babel/plugin-transform-block-scoping 7.24.4 7.24.5
@babel/plugin-transform-classes 7.24.1 7.24.5
@babel/plugin-transform-destructuring 7.24.1 7.24.5
@babel/plugin-transform-object-rest-spread 7.24.1 7.24.5
@babel/plugin-transform-optional-chaining 7.24.1 7.24.5
@babel/plugin-transform-parameters 7.24.1 7.24.5
@babel/plugin-transform-private-property-in-object 7.24.1 7.24.5
@babel/plugin-transform-typeof-symbol 7.24.1 7.24.5
@babel/runtime 7.24.4 7.24.5
@babel/traverse 7.24.1 7.24.5
@babel/types 7.24.0 7.24.5
@csstools/css-parser-algorithms 2.6.1 2.6.3
@csstools/css-tokenizer 2.2.4 2.3.1
@csstools/media-query-list-parser 2.1.9 2.1.11
@csstools/selector-specificity 3.0.3 3.1.1
@dual-bundle/import-meta-resolve 4.0.0 4.1.0
@types/node 20.12.7 20.12.12
archiver 5.3.2 7.0.1
archiver-utils 2.1.0 5.0.2
bl 4.1.0 5.1.0
tar-stream 2.2.0 3.1.7
braces 3.0.2 3.0.3
caniuse-lite 1.0.30001614 1.0.30001620
compress-commons 4.1.2 6.0.2
core-js-compat 3.37.0 3.37.1
crc32-stream 4.0.3 6.0.0
devtools-protocol 0.0.1273771 0.0.1286932
electron-to-chromium 1.4.750 1.4.776
enhanced-resolve 5.16.0 5.16.1
envinfo 7.12.0 7.13.0
es-module-lexer 1.5.2 1.5.3
fill-range 7.0.1 7.1.1
fluent-ffmpeg 2.1.2 2.1.3
micromatch 4.0.5 4.0.6
nwsapi 2.2.9 2.2.10
picocolors 1.0.0 1.0.1
puppeteer-core 22.7.1 22.9.0
terser 5.30.4 5.31.0
tough-cookie 4.1.3 4.1.4
update-browserslist-db 1.0.13 1.0.16
ws 8.16.0 8.17.0
zip-stream 4.1.1 6.0.1

Updates chart.js from 4.4.2 to 4.4.3

Release notes

Sourced from chart.js's releases.

v4.4.3

Essential Links

  • #11754 Fix error when object prototype is frozen

Bugs Fixed

  • #11764 do not attempt to clear canvas if one does not exist
  • #11755 #11450 hide bar by dataindex
  • #11690 Create parsed object with correct keys
  • #11707 platform.isAttached should return false if canvas is false-y

Documentation

Development

  • #11776 Bump to 4.4.3
  • #11773 Bump pnpm/action-setup from 3.0.0 to 4.0.0
  • #11720 Bump follow-redirects from 1.15.4 to 1.15.6

Thanks to @​DAcodedBEAT, @​EricWittrock, @​LeeLenaleee, @​LiamSwayne, @​dependabot and @​dependabot[bot]

Commits


Updates core-js from 3.37.0 to 3.37.1

Changelog

Sourced from core-js's changelog.

3.37.1 - 2024.05.14
Commits


Updates i18next from 23.11.2 to 23.11.5

Release notes

Sourced from i18next's releases.

v23.11.5

  • perf: use Array.isArray() 2193
  • perf: trim keys once 2194

v23.11.4

  • perf(interpolator): use object deconstruction 2181

v23.11.3

  • fix: Unsupported language is automatically added to preload option 2178
Changelog

Sourced from i18next's changelog.

23.11.5

  • perf: use Array.isArray() 2193
  • perf: trim keys once 2194

23.11.4

  • perf(interpolator): use object deconstruction 2181

23.11.3

  • fix: Unsupported language is automatically added to preload option 2178
Commits


Updates write-excel-file from 1.4.30 to 2.0.1

Changelog

Sourced from write-excel-file's changelog.

2.0.0 / 06.05.2024

1.4.28 / 17.01.2024

1.4.0 / 18.05.2022

1.3.16 / 17.02.2022

1.3.10 / 16.12.2021

  • Added orientation: "landscape" parameter.

1.3.8 / 24.11.2021

  • Added fontStyle: "italic" parameter.

1.3.5 / 27.10.2021

  • Added sheet name parameter.

  • Added cell value type autodetection (only when not using a schema).

  • Used the propositions from @Antal.Bukos and @logistiview_lhoward to fix TypeScript "typings".

1.3.4 / 08.10.2021

  • Fixed columns parameter when passing a sheets parameter when writing multiple sheets.

  • Added TypeScript definitions.

1.3.3 / 04.08.2021

... (truncated)

Commits


Updates @babel/core from 7.24.4 to 7.24.5

Release notes

Sourced from @​babel/core's releases.

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

: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

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

Changelog

Sourced from @​babel/core's changelog.

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

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
Commits


Updates @babel/preset-env from 7.24.4 to 7.24.5

Release notes

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

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

: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

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

Changelog

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

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

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
Commits


Updates puppeteer from 22.7.1 to 22.9.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v22.9.0

22.9.0 (2024-05-16)

Features

puppeteer: v22.9.0

22.9.0 (2024-05-16)

Features

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.8.2 to 22.9.0

puppeteer-core: v22.8.2

22.8.2 (2024-05-14)

Bug Fixes

  • roll to Chrome 124.0.6367.207 (r1274542) (#12436) (0ef1920)
  • webdriver: prefer globalThis over window to make it work in Firefox (#12438) (33c6069)

puppeteer: v22.8.2

22.8.2 (2024-05-14)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 22.8.1 to 22.8.2

puppeteer-core: v22.8.1

22.8.1 (2024-05-13)

... (truncated)

Commits


Updates @babel/generator from 7.24.4 to 7.24.5

Release notes

Sourced from @​babel/generator's releases.

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

: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

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

Changelog

Sourced from @​babel/generator's changelog.

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

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3
Commits


Updates @babel/helper-create-class-features-plugin from 7.24.4 to 7.24.5

Release notes

Sourced from @​babel/helper-create-class-features-plugin's releases.

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

: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

:running_woman: Performance

  • babel-helpers, babel-preset-env, babel-runtime-corejs3

Committers: 6

Changelog

Sourced from @​babel/helper-create-class-features-plugin's changelog.

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

aviary-wf commented 2 months ago

Security Insights

No security relevant content was detected by automated scans.

Action Items