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
93 stars 57 forks source link

Bump the npm-dependencies group with 24 updates #610

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps the npm-dependencies group with 24 updates:

Package From To
core-js 3.33.3 3.35.0
interactjs 1.10.23 1.10.26
moment 2.29.4 2.30.1
i18next-parser 8.9.0 8.12.0
puppeteer 21.5.2 21.7.0
@babel/core 7.23.5 7.23.7
@babel/runtime 7.23.5 7.23.7
@types/babel__generator 7.6.7 7.6.8
@types/babel__traverse 7.20.4 7.20.5
@types/eslint 8.44.8 8.56.1
@types/node 20.10.3 20.10.7
acorn 8.11.2 8.11.3
acorn-walk 8.3.0 8.3.1
caniuse-lite 1.0.30001566 1.0.30001576
electron-to-chromium 1.4.601 1.4.623
esbuild 0.19.8 0.19.11
fastq 1.15.0 1.16.0
follow-redirects 1.15.3 1.15.4
postcss-selector-parser 6.0.13 6.0.15
streamx 2.15.5 2.15.6
terser 5.24.0 5.26.0
terser-webpack-plugin 5.3.9 5.3.10
typescript 5.3.2 5.3.3
vue-template-compiler 2.7.15 2.7.16

Updates core-js from 3.33.3 to 3.35.0

Changelog

Sourced from core-js's changelog.

3.35.0 - 2023.12.29
3.34.0 - 2023.12.06
Commits
  • eafff6c 3.35.0
  • 63b7e18 simplify handling [[IsHTMLDDA]], is-object case already covered in `is-ca...
  • 8d46fe0 use toObject at the first place for the expected errors order
  • a090286 make collections .from method non-generic
  • 6e650fb make collections .of method non-generic
  • 87540ce fix subclassing of wrapped ArrayBuffer
  • a7b141b it seems that the ancient Array.prototype.push bug is fixed in V8 ~ Chrome ...
  • c8a8167 extract a-data-view helper
  • ff68fa6 drop array-slice-simple since in all current cases of usage it can't take `...
  • d5ee26e join array sorting in one method
  • Additional commits viewable in compare view


Updates interactjs from 1.10.23 to 1.10.26

Changelog

Sourced from interactjs's changelog.

v1.10.26

  • fix: improve build; check output for ES2018 compatibility

v1.10.25

  • fix: bundle to ES5 syntax

v1.10.24

  • chore: generate api docs
Commits


Updates moment from 2.29.4 to 2.30.1

Changelog

Sourced from moment's changelog.

2.30.1

2.30.0 Full changelog

  • Release Dec 26, 2023
Commits


Updates i18next-parser from 8.9.0 to 8.12.0

Changelog

Sourced from i18next-parser's changelog.

8.12.0

  • Fix --fail-on-update false negatives from new sort code #957 #955
  • Update dependencies

8.11.0

  • Fix a bug where keepRemoved wasn't failing when the catalog get sorted #926 #932

8.10.0

  • Fix a bug where keepRemoved option makes the failOnUpdate fails without any update #948 #666
  • Update dependencies
Commits
  • 3427e03 Bump to 8.12.0
  • 60d3b51 Merge pull request #953 from i18next/dependabot/npm_and_yarn/master/vue-templ...
  • 4ce56de Merge pull request #949 from i18next/dependabot/npm_and_yarn/master/lilconfig...
  • 1d94042 Merge pull request #950 from i18next/dependabot/npm_and_yarn/master/fs-extra-...
  • 8cfdbd4 Merge pull request #956 from i18next/dependabot/npm_and_yarn/master/i18next-2...
  • 09687fa Merge pull request #957 from tec27/fix-sort-false-negatives
  • b66051e Fix --fail-on-update false negatives from new sort code.
  • 61f15c6 Build(deps): bump i18next from 23.5.1 to 23.7.13
  • c72209b Build(deps): bump vue-template-compiler from 2.7.14 to 2.7.16
  • d24c273 Build(deps): bump fs-extra from 11.1.1 to 11.2.0
  • Additional commits viewable in compare view


Updates puppeteer from 21.5.2 to 21.7.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v21.7.0

21.7.0 (2024-01-04)

Features

Bug Fixes

  • change viewportHeight in screencast (#11583) (107b833)
  • disable GFX sanity window for Firefox and enable WebDriver BiDi CI jobs for Windows (#11578) (e41a265)
  • improve reliability of exposeFunction (#11600) (b0c5392)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 1.9.0 to 1.9.1

puppeteer: v21.7.0

21.7.0 (2024-01-04)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 21.6.1 to 21.7.0
      • @​puppeteer/browsers bumped from 1.9.0 to 1.9.1

puppeteer-core: v21.6.1

21.6.1 (2023-12-13)

Bug Fixes

  • emulate if captureBeyondViewport is false (#11525) (b6d1163)
  • ensure fission.bfcacheInParent is disabled for cdp in Firefox (#11522) (b4a6524)

puppeteer: v21.6.1

... (truncated)

Commits


Updates @babel/core from 7.23.5 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

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

:eyeglasses: Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

:microscope: Output optimization

... (truncated)

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

v7.23.6 (2023-12-11)

:eyeglasses: Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

:microscope: Output optimization

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


Updates @babel/runtime from 7.23.5 to 7.23.7

Release notes

Sourced from @​babel/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

v7.23.6 (2023-12-11)

Thanks @​martinez-hugo and @​odinho for your first pull requests!

:eyeglasses: Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

:microscope: Output optimization

... (truncated)

Changelog

Sourced from @​babel/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

v7.23.6 (2023-12-11)

:eyeglasses: Spec Compliance

  • babel-generator, babel-parser, babel-types
  • babel-helpers, babel-plugin-proposal-decorators, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime, babel-types

:bug: Bug Fix

  • babel-generator
  • babel-helpers, babel-plugin-proposal-explicit-resource-management
  • babel-plugin-proposal-decorators, babel-plugin-transform-class-properties
    • #16161 Ensure the [[@@toPrimitive]] call of a decorated class member key is invoked once (@​JLHwung)
    • #16148 Support named evaluation for decorated anonymous class exp (@​JLHwung)
  • babel-plugin-transform-for-of, babel-preset-env
  • babel-helpers, babel-plugin-proposal-decorators, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime
  • babel-plugin-transform-typescript

:microscope: Output optimization

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


Updates @types/babel__generator from 7.6.7 to 7.6.8

Commits


Updates @types/babel__traverse from 7.20.4 to 7.20.5

Commits


Updates @types/eslint from 8.44.8 to 8.56.1

Commits


Updates @types/node from 20.10.3 to 20.10.7

Commits


Updates acorn from 8.11.2 to 8.11.3

Commits
  • fcb15ff Mark version 8.11.3
  • 5293bf3 Fix assignment of loc.start for new.target and import.meta
  • 500f921 Mark acorn-walk 8.3.1
  • 1d37b02 changed eslint-plugin-node package with eslint-plugin-n
  • 5906be3 Make visitors keep their "this" context
  • 494ecc8 Remove old 'Mozilla Parser API' terminology
  • c3ec702 Don't overwrite node type when parsing import.meta
  • 6369777 Add Function and Class to AggregateType
  • See full diff in compare view


Updates acorn-walk from 8.3.0 to 8.3.1

Commits


Updates caniuse-lite from 1.0.30001566 to 1.0.30001576

Commits


Updates electron-to-chromium from 1.4.601 to 1.4.623

Commits


Updates esbuild from 0.19.8 to 0.19.11

Release notes

Sourced from esbuild's releases.

v0.19.11

  • Fix TypeScript-specific class transform edge case (#3559)

    The previous release introduced an optimization that avoided transforming super() in the class constructor for TypeScript code compiled with useDefineForClassFields set to false if all class instance fields have no initializers. The rationale was that in this case, all class instance fields are omitted in the output so no changes to the constructor are needed. However, if all of this is the case and there are #private instance fields with initializers, those private instance field initializers were still being moved into the constructor. This was problematic because they were being inserted before the call to super() (since super() is now no longer transformed in that case). This release introduces an additional optimization that avoids moving the private instance field initializers into the constructor in this edge case, which generates smaller code, matches the TypeScript compiler's output more closely, and avoids this bug:

    // Original code
    class Foo extends Bar {
      #private = 1;
      public: any;
      constructor() {
        super();
      }
    }
    

    // Old output (with esbuild v0.19.9) class Foo extends Bar { constructor() { super(); this.#private = 1; } #private; }

    // Old output (with esbuild v0.19.10) class Foo extends Bar { constructor() { this.#private = 1; super(); } #private; }

    // New output class Foo extends Bar { #private = 1; constructor() { super(); } }

  • Minifier: allow reording a primitive past a side-effect (#3568)

    The minifier previously allowed reordering a side-effect past a primitive, but didn't handle the case of reordering a primitive past a side-effect. This additional case is now handled:

    // Original code
    function f() {
      let x = false;
    

... (truncated)

Changelog

Sourced from esbuild's changelog.

0.19.11

  • Fix TypeScript-specific class transform edge case (#3559)

    The previous release introduced an optimization that avoided transforming super() in the class constructor for TypeScript code compiled with useDefineForClassFields set to false if all class instance fields have no initializers. The rationale was that in this case, all class instance fields are omitted in the output so no changes to the constructor are needed. However, if all of this is the case and there are #private instance fields with initializers, those private instance field initializers were still being moved into the constructor. This was problematic because they were being inserted before the call to super() (since super() is now no longer transformed in that case). This release introduces an additional optimization that avoids moving the private instance field initializers into the constructor in this edge case, which generates smaller code, matches the TypeScript compiler's output more closely, and avoids this bug:

    // Original code
    class Foo extends Bar {
      #private = 1;
      public: any;
      constructor() {
        super();
      }
    }
    

    // Old output (with esbuild v0.19.9) class Foo extends Bar { constructor() { super(); this.#private = 1; } #private; }

    // Old output (with esbuild v0.19.10) class Foo extends Bar { constructor() { this.#private = 1; super(); } #private; }

    // New output class Foo extends Bar { #private = 1; constructor() { super(); } }

  • Minifier: allow reording a primitive past a side-effect (#3568)

    The minifier previously allowed reordering a side-effect past a primitive, but didn't handle the case of reordering a primitive past a side-effect. This additional case is now handled:

    // Original code
    function f() {
    

... (truncated)

Commits


Updates fastq from 1.15.0 to 1.16.0

Commits


Updates follow-redirects from 1.15.3 to 1.15.4

Commits
  • 6585820 Release version 1.15.4 of the npm package.
  • 7a6567e Disallow bracketed hostnames.
  • 05629af Prefer native URL instead of deprecated url.parse.
  • 1cba8e8 Prefer native URL instead of legacy url.resolve.
  • 72bc2a4 Simplify _processResponse error handling.
  • 3d42aec Add bracket tests.
  • bcbb096 Do not directly set Error properties.
  • See full diff in compare view


Updates postcss-selector-parser from 6.0.13 to 6.0.15

Release notes

Sourced from postcss-selector-parser's releases.

v6.0.15

6.0.15

  • Fixed: Node#prev and Node#next type for the first/last node

v6.0.14

6.0.14

  • Fixed: type definitions
Changelog

Sourced from postcss-selector-parser's changelog.

6.0.15

  • Fixed: Node#prev and Node#next type for the first/last node

6.0.14

  • Fixed: type definitions
Commits
  • 3b16876 chore(release): 6.0.15
  • 92c7f04 fix: Node#prev and Node#next type for the first/last no... _Description has been truncated_
aviary2-wf commented 8 months ago

Security Insights

No security relevant content was detected by automated scans.

Action Items