Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update mend: high confidence minor and patch dependency updates #431

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented Feb 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@sapphire/decorators (source) 6.0.4 -> 6.1.1 age adoption passing confidence
@sapphire/time-utilities (source) 1.7.12 -> 1.7.14 age adoption passing confidence
@sapphire/ts-config (source) 5.0.0 -> 5.0.1 age adoption passing confidence
@sapphire/type 2.4.4 -> 2.6.0 age adoption passing confidence
axios (source) 1.6.7 -> 1.7.9 age adoption passing confidence
date-and-time 3.1.1 -> 3.6.0 age adoption passing confidence
eslint (source) 8.56.0 -> 8.57.1 age adoption passing confidence
pdf2json 3.0.5 -> 3.1.5 age adoption passing confidence
reflect-metadata (source) 0.1.13 -> 0.2.2 age adoption passing confidence
tsc-watch 6.0.4 -> 6.2.1 age adoption passing confidence
tslib (source) 2.6.2 -> 2.8.1 age adoption passing confidence
yarn (source) 3.8.0 -> 3.8.7 age adoption passing confidence

Release Notes

sapphiredev/utilities (@​sapphire/decorators)

v6.1.1

Compare Source

🏠 Refactor

🐛 Bug Fixes

📝 Documentation

  • decorator: Fix tsdoc comments (97dd5ac)

v6.1.0

Compare Source

🚀 Features

sapphiredev/utilities (@​sapphire/time-utilities)

v1.7.14

Compare Source

Changelog

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

v1.7.13

Compare Source

🐛 Bug Fixes

📝 Documentation

  • readme: Fix urls to other readmes (848968e)
  • readme: Fix readme table of contents (c60e8bd)
sapphiredev/utilities (@​sapphire/ts-config)

v5.0.1

Compare Source

🐛 Bug Fixes

  • ts-config: Bump transitive typescript dependency (321df01)

📝 Documentation

sapphiredev/type (@​sapphire/type)

v2.6.0

Compare Source

🐛 Bug Fixes

  • Exclude node 23 for ubuntu 20.04 (incompatible) (8f427f6)

🚀 Features

  • Add ubuntu 24.04 builds for aarch64 (eea0e79)
  • Add node 23 prebuilts (b633fff)

v2.5.1

Compare Source

🐛 Bug Fixes

v2.5.0

Compare Source

📝 Documentation

  • readme: Fix table of contents (707e242)

🚀 Features

axios/axios (axios)

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release

v1.7.7

Compare Source

Bug Fixes
  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#​6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#​5731) (364993f)
Contributors to this release

v1.7.6

Compare Source

Bug Fixes
Contributors to this release

v1.7.5

Compare Source

Bug Fixes
  • adapter: fix undefined reference to hasBrowserEnv (#​6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#​6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#​6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#​6533) (550d885)
Contributors to this release

v1.7.4

Compare Source

Bug Fixes
Contributors to this release

v1.7.3

Compare Source

Bug Fixes
Contributors to this release

v1.7.2

Compare Source

Bug Fixes
Contributors to this release

v1.7.1

Compare Source

Bug Fixes
  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#​6410) (733f15f)
Contributors to this release

v1.7.0

Compare Source

Features
Bug Fixes
Contributors to this release

v1.6.8

Compare Source

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release
knowledgecode/date-and-time (date-and-time)

v3.6.0

Compare Source

v3.5.0

Compare Source

v3.4.1

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes

  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)

Documentation

Build Related

  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)

Chores

v8.57.0

Compare Source

Features

  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)

Bug Fixes

  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)

Documentation

Chores

modesty/pdf2json (pdf2json)

v3.1.5: Stable build v3.1.5

Compare Source

feature added:

  1. add commonjs type definition file generation, thanks @​grainrigi
  2. add 'types' to package.json 'exports' root, thanks @​jeremybanka

Issues addressed:

  1. fix #​165: check and make buffer before parse
  2. fix #​373: handle bad encoding expcetion by start page rendering after page operator list is resolved
  3. fix #​306: infinite loop of invalid stram
  4. fix #​369: handle object value for field's rectangle coordinates
  5. other maintenance, eslint, tsconfig, dependency version bumps, etc.

v3.1.4: Stable Build v3.1.4

Compare Source

  • dev-dependency updates for braces,
  • correct import for typescript type to fix #​349: Cannot compile project with 3.1.3
  • plus issues addressed in v3.1.4:
    • #​350: replace nodeUtil.warn with nodeUtil.p2jwarn
    • #​274: Invalid XRef stream
    • #​216: stream must have data, verfied fix

v3.1.3: Stable build v3.1.3

Compare Source

  • eslint is configured and enabled
  • typescript: configured and part of build
  • typescript: updated pdfparser.d.ts with more types
  • typescript: previous lib/p2jcmd*.js are replaced with src/cli/p2jcli*.ts
  • maint: previous root/pdf2json.js is removed, favor bin/pdf2json.js
  • tests: Jest test's Page content are validated with test/data/xxx.json
  • error and exception handling: address the following issues and also added associated test PDFs:
    ** ENOENT: no such file or directory, open '/var/task/../package.json' #​343
    ** Node.js Server got stuck when parsing specific PDF while it is working for other PDFs #​321
    ** TypeError: Cannot read property 'free' of undefined #​318
    ** parserError: 'bad XRef entry' #​277
    ** params.get is not a function #​262
    ** Error: Requesting object that isn't resolved yet #​255

v3.1.2: Stable build v3.1.2

Compare Source

  • add conditional export for both esm and cjs,
  • remove unused dev dependency
  • more tests

v3.1.1: Stable build v3.1.1

Compare Source

This v3.1.1 release replaces [email protected].

  • output to both esm and commonJS bundles and source map with rollup
  • bundle outputs directory: ./dist
  • note: previous pdfparser.cjs from root is moved to ./dist/pdfparser.cjs
  • note: previous output bundles are now minified
  • note: previous vows tests are removed, test suits are rewritten in Jest, currently 23 test cases
  • note: npm build is required to run command line, output from build step is not tracked by git
  • more README.md updates and type corrections, thanks @​gladykov @​mkrishnan-codes
  • add env option to disable debugging logs, thanks @​AyresMonteiro

v3.1.0

Compare Source

rbuckton/reflect-metadata (reflect-metadata)

v0.2.2

Compare Source

v0.2.1

Compare Source

What's Changed

Full Changelog: rbuckton/reflect-metadata@v0.2.0...v0.2.1

v0.2.0: reflect-metadata 0.2.0

Compare Source

What's Changed

Full Changelog: rbuckton/reflect-metadata@v0.1.14...v0.2.0

v0.1.14: reflect-metadata 0.1.14

Compare Source

What's Changed

New Contributors

Full Changelog: rbuckton/reflect-metadata@v0.1.13...v0.1.14

gilamran/tsc-watch (tsc-watch)

v6.2.1

Compare Source

  • bug fix: Fixed new version of Typescript clear codes. thanks to @​staszekj

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.5

Compare Source

  • fix: error TS6369: Option '--build' must be the first command line argument. thanks to @​llllvvuu
Microsoft/tslib (tslib)

v2.8.1

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.8.0...v2.8.1

v2.8.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.7.0...v2.8.0

v2.7.0

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.3...v2.7.0

v2.6.3

Compare Source

What's Changed

Full Changelog: microsoft/tslib@v2.6.2...v2.6.3

yarnpkg/berry (yarn)

v3.8.7

Compare Source

v3.8.6

Compare Source

v3.8.5

Compare Source

v3.8.4

Compare Source

v3.8.3

Compare Source

v3.8.2

Compare Source

v3.8.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

disabled

Copy link
Contributor Author

mend-for-github-com bot commented Feb 28, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:22762
    throw new Error(
          ^

Error: Error when performing the request to https://registry.npmjs.org/yarn/latest; for troubleshooting help, see https://github.com/nodejs/corepack#troubleshooting
    at fetch (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:22762:11)
    at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
    ... 4 lines matching cause stack trace ...
    at async Object.runMain (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:24235:5) {
  [cause]: TypeError: globalThis.fetch is not a function
      at fetch (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:22756:33)
      at async fetchAsJson (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:22776:20)
      at async fetchLatestStableVersion (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:22703:20)
      at async fetchLatestStableVersion2 (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:22826:14)
      at async Engine.getDefaultVersion (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:23436:23)
      at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:23528:47)
      at async Object.runMain (/opt/containerbase/tools/corepack/0.28.1/node_modules/corepack/dist/lib/corepack.cjs:24235:5)
}

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 029f012 to 9c42041 Compare March 10, 2024 06:38
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency eslint to v8.57.0 chore(deps): update mend: high confidence minor and patch dependency updates Mar 10, 2024
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update mend: high confidence minor and patch dependency updates chore(deps): update dependency eslint to v8.57.0 Mar 11, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 9c42041 to 99f4491 Compare March 16, 2024 06:20
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency eslint to v8.57.0 fix(deps): update mend: high confidence minor and patch dependency updates Mar 16, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 0be4b94 to 8939743 Compare March 25, 2024 06:56
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 3673775 to b75da07 Compare April 8, 2024 18:07
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 1e6a4a2 to 614c0b2 Compare April 18, 2024 07:28
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from d223794 to a0f66c8 Compare April 29, 2024 06:59
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from a0f66c8 to f4a2807 Compare May 8, 2024 06:50
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from f4a2807 to 8142093 Compare May 16, 2024 06:17
Copy link
Contributor Author

mend-for-github-com bot commented May 21, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
/opt/containerbase/tools/corepack/0.31.0/16.13.0/node_modules/corepack/dist/lib/corepack.cjs:22108
  const isURL = URL.canParse(range);
                    ^

TypeError: URL.canParse is not a function
    at parseSpec (/opt/containerbase/tools/corepack/0.31.0/16.13.0/node_modules/corepack/dist/lib/corepack.cjs:22108:21)
    at loadSpec (/opt/containerbase/tools/corepack/0.31.0/16.13.0/node_modules/corepack/dist/lib/corepack.cjs:22171:11)
    at async Engine.findProjectSpec (/opt/containerbase/tools/corepack/0.31.0/16.13.0/node_modules/corepack/dist/lib/corepack.cjs:22361:22)
    at async Engine.executePackageManagerRequest (/opt/containerbase/tools/corepack/0.31.0/16.13.0/node_modules/corepack/dist/lib/corepack.cjs:22417:24)
    at async Object.runMain (/opt/containerbase/tools/corepack/0.31.0/16.13.0/node_modules/corepack/dist/lib/corepack.cjs:23110:7)

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 8de9218 to ae68d1e Compare May 31, 2024 06:09
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from d5ce3e5 to a049533 Compare June 9, 2024 06:48
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from a049533 to 7c4d59b Compare June 26, 2024 06:27
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from a5c62f4 to 8214688 Compare July 7, 2024 06:45
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 8214688 to 8a8b9e6 Compare July 17, 2024 09:09
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from cd19008 to 817f40a Compare July 30, 2024 10:01
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from bedb83a to 286e89d Compare August 29, 2024 08:31
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from c861d0e to ce244dd Compare September 6, 2024 08:33
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from ce244dd to 75d5cd9 Compare September 21, 2024 06:58
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from a53676e to a22ce87 Compare October 6, 2024 06:45
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from ad72802 to 75c9143 Compare October 14, 2024 06:58
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 61b4c5e to 696acd4 Compare October 23, 2024 07:04
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 5 times, most recently from 982caf1 to a5a07b4 Compare November 11, 2024 18:14
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 897b7ce to 0be0529 Compare November 18, 2024 12:56
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from 19270a2 to 524c476 Compare December 4, 2024 07:02
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from 804f534 to 017250e Compare December 9, 2024 07:45
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 3 times, most recently from e92b2a8 to 57fc72e Compare December 21, 2024 10:09
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 57fc72e to 8e019b8 Compare December 24, 2024 14:33
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch 2 times, most recently from ece593e to 3efa53b Compare January 11, 2025 12:18
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/mend-high-confidence-minor-and-patch-dependency-updates branch from 3efa53b to d55e379 Compare January 17, 2025 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants