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

Update all dependencies #50

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update all dependencies #50

wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@babel/core (source) 7.23.6 -> 7.23.9 age adoption passing confidence devDependencies patch
@babel/eslint-parser (source) 7.23.3 -> 7.23.10 age adoption passing confidence devDependencies patch
@babel/preset-env (source) 7.23.6 -> 7.23.9 age adoption passing confidence devDependencies patch
@types/node (source) 20.10.4 -> 20.11.13 age adoption passing confidence dependencies minor
@types/supertest (source) ^2.0.8 -> ^6.0.0 age adoption passing confidence devDependencies major
@typescript-eslint/eslint-plugin (source) 6.14.0 -> 6.20.0 age adoption passing confidence devDependencies minor
@typescript-eslint/parser (source) 6.14.0 -> 6.20.0 age adoption passing confidence devDependencies minor
applicationinsights 2.9.1 -> 2.9.2 age adoption passing confidence dependencies patch
axios (source) 1.6.2 -> 1.6.7 age adoption passing confidence resolutions patch
chai (source) ^4.2.0 -> ^5.0.0 age adoption passing confidence devDependencies major
codeceptjs (source) 3.5.10 -> 3.5.12 age adoption passing confidence devDependencies patch
config (source) 3.3.9 -> 3.3.10 age adoption passing confidence dependencies patch
copy-webpack-plugin ^11.0.0 -> ^12.0.0 age adoption passing confidence devDependencies major
css-loader 6.8.1 -> 6.10.0 age adoption passing confidence devDependencies minor
eslint (source) 8.55.0 -> 8.56.0 age adoption passing confidence devDependencies minor
eslint-plugin-jest 27.6.0 -> 27.6.3 age adoption passing confidence devDependencies patch
eslint-plugin-prettier 5.0.1 -> 5.1.3 age adoption passing confidence devDependencies minor
github/codeql-action v2 -> v3 age adoption passing confidence action major
helmet (source) ^5.1.1 -> ^7.0.0 age adoption passing confidence dependencies major
html-webpack-plugin 5.5.4 -> 5.6.0 age adoption passing confidence devDependencies minor
husky ^8.0.0 -> ^9.0.0 age adoption passing confidence devDependencies major
lint-staged 15.2.0 -> 15.2.1 age adoption passing confidence devDependencies patch
mini-css-extract-plugin 2.7.6 -> 2.7.7 age adoption passing confidence devDependencies patch
moment (source) 2.29.4 -> 2.30.1 age adoption passing confidence resolutions minor
nock 13.4.0 -> 13.5.1 age adoption passing confidence devDependencies minor
node 20.10.0 -> 20.11.0 age adoption passing confidence minor
nodejs 3.0.2 -> 3.0.3 age adoption passing confidence patch
nodemon (source) 3.0.2 -> 3.0.3 age adoption passing confidence devDependencies patch
pa11y ^6.1.1 -> ^7.0.0 age adoption passing confidence devDependencies major
playwright (source) 1.40.1 -> 1.41.1 age adoption passing confidence devDependencies minor
prettier (source) 3.1.1 -> 3.2.4 age adoption passing confidence devDependencies minor
sass-loader ^13.0.0 -> ^14.0.0 age adoption passing confidence devDependencies major
style-loader 3.3.3 -> 3.3.4 age adoption passing confidence devDependencies patch
supertest 6.3.3 -> 6.3.4 age adoption passing confidence devDependencies patch
ts-jest (source) 29.1.1 -> 29.1.2 age adoption passing confidence devDependencies patch
ubuntu 20.04 -> 22.04 age adoption passing confidence github-runner major
webpack 5.89.0 -> 5.90.0 age adoption passing confidence devDependencies minor
webpack-dev-middleware ^6.0.0 -> ^7.0.0 age adoption passing confidence devDependencies major
yarn (source) 3.6.0 -> 4.1.0 age adoption passing confidence packageManager major

Release Notes

babel/babel (@​babel/core)

v7.23.9

Compare Source

🐛 Bug Fix
  • babel-helper-transform-fixture-test-runner, babel-plugin-transform-function-name, babel-plugin-transform-modules-systemjs, babel-preset-env
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
  • babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-runtime, babel-preset-env
  • babel-traverse
  • Other
🏠 Internal
🏃‍♀️ Performance
🔬 Output optimization
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-pipeline-operator, babel-plugin-transform-class-properties, babel-plugin-transform-class-static-block, babel-plugin-transform-new-target, babel-plugin-transform-parameters, babel-plugin-transform-private-methods, babel-preset-env
  • babel-helpers, babel-plugin-proposal-explicit-resource-management, babel-runtime-corejs2, babel-runtime-corejs3, babel-runtime

v7.23.7

Compare Source

🐛 Bug Fix
🏠 Internal
  • babel-helper-create-class-features-plugin
  • babel-helper-create-class-features-plugin, babel-plugin-proposal-decorators
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v6.20.0

Compare Source

🚀 Features
  • eslint-plugin: [member-ordering] allow easy reuse of the default ordering
🩹 Fixes
  • eslint-plugin: [no-useless-template-literals] incorrect bigint autofix result

  • eslint-plugin: [prefer-nullish-coalescing] treat any/unknown as non-nullable

  • eslint-plugin: [no-useless-template-literals] report Infinity & NaN

  • eslint-plugin: [prefer-readonly] disable checking accessors

❤️ Thank You
  • Alex Parloti
  • auvred
  • James Browning
  • StyleShit
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

🩹 Fixes
  • type-utils: preventing isUnsafeAssignment infinite recursive calls

  • eslint-plugin: [no-unnecessary-condition] fix false positive for type variable

❤️ Thank You
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

🩹 Fixes
  • eslint-plugin: [no-non-null-assertion] provide valid fix when member access is on next line

  • eslint-plugin: [no-unnecessary-condition] improve checking optional callee

  • eslint-plugin: [prefer-readonly] support modifiers of unions and intersections

  • eslint-plugin: [switch-exhaustiveness-check] fix new allowDefaultCaseForExhaustiveSwitch option

❤️ Thank You
  • auvred
  • James
  • Josh Goldberg ✨
  • YeonJuan

You can read about our versioning strategy and releases on our website.

v6.18.0

Compare Source

🚀 Features
  • typescript-estree: throw on invalid update expressions

  • eslint-plugin: [no-var-requires, no-require-imports] allow option

❤️ Thank You
  • auvred
  • Joshua Chen

You can read about our versioning strategy and releases on our website.

v6.17.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-restricted-imports] prevent crash when patterns or paths in options are empty (#​8108) (675e987)
Features
  • eslint-plugin: [no-floating-promises] flag result of .map(async) (#​7897) (5857356)
  • eslint-plugin: [switch-exhaustiveness-check] add an option to warn against a default case on an already exhaustive switch (#​7539) (6a219bd)

You can read about our versioning strategy and releases on our website.

v6.16.0

Compare Source

Bug Fixes
  • eslint-plugin: [unbound-method] exempt all non-Promise built-in statics (#​8096) (3182959)
Features
  • eslint-plugin: deprecate formatting (meta.type: layout) rules (#​8073) (04dea84)
  • eslint-plugin: deprecate no-extra-semi in favor of ESLint Stylistic equivalent (#​8123) (9368bf3)

You can read about our versioning strategy and releases on our website.

v6.15.0

Compare Source

Features

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v6.20.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.19.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.19.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.18.1

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.18.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v6.17.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.16.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

v6.15.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

You can read about our versioning strategy and releases on our website.

microsoft/ApplicationInsights-node.js (applicationinsights)

v2.9.2

Compare Source

#​1253 Update Web Snippet to Browser SDK Loader in Statsbeat
#​1250 Add New Features to Statsbeat
#​1243 Add Check for Invalid iKey
#​1241 Fix ApplicationInsights:Invalid JSON config file issue

axios/axios (axios)

v1.6.7

Compare Source

Bug Fixes
  • capture async stack only for rejections with native error objects; (#​6203) (1a08f90)
Contributors to this release

v1.6.6

Compare Source

Bug Fixes
Contributors to this release

v1.6.5

Compare Source

Bug Fixes
Contributors to this release

v1.6.4

Compare Source

Bug Fixes
  • security: fixed formToJSON prototype pollution vulnerability; (#​6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#​6163) (75af1cd)
Contributors to this release

v1.6.3

Compare Source

Bug Fixes
Contributors to this release
chaijs/chai (chai)

v5.0.3

Compare Source

Fix bad v5.0.2 publish.

Full Changelog: chaijs/chai@v5.0.2...v5.0.3

v5.0.2

Compare Source

What's Changed

Full Changelog: chaijs/chai@v5.0.1...v5.0.2

v5.0.0

Compare Source

BREAKING CHANGES

  • Chai now only supports EcmaScript Modules (ESM). This means your tests will need to either have import {...} from 'chai' or import('chai'). require('chai') will cause failures in nodejs. If you're using ESM and seeing failures, it may be due to a bundler or transpiler which is incorrectly converting import statements into require calls.
  • Dropped support for Internet Explorer.
  • Dropped support for NodeJS < 18.
  • Minimum supported browsers are now Firefox 100, Safari 14.1, Chrome 100, Edge 100. Support for browsers prior to these versions is "best effort" (bug reports on older browsers will be assessed individually and may be marked as wontfix).

What's Changed


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from d6b9d9a to c5215c5 Compare December 28, 2023 12:33
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from eb97c60 to fc016ef Compare January 5, 2024 21:54
@renovate renovate bot force-pushed the renovate/all branch 13 times, most recently from 755bdf8 to 33f6d74 Compare January 12, 2024 20:21
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 7053aac to 25a90d2 Compare January 22, 2024 20:01
@renovate renovate bot force-pushed the renovate/all branch 16 times, most recently from e8d7e9a to a92602f Compare January 31, 2024 01:30
Copy link
Contributor Author

renovate bot commented Jan 31, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

# Conflicts:
#	package.json
#	yarn.lock
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.

None yet

1 participant