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 npm #1875

Merged
merged 1 commit into from
Dec 19, 2024
Merged

update npm #1875

merged 1 commit into from
Dec 19, 2024

Conversation

qdraw
Copy link
Owner

@qdraw qdraw commented Dec 19, 2024

PR Details

Description / Motivation and Context

This pull request includes updates to dependencies for the dropbox-import and end2end packages, ensuring they use the latest versions available. The changes involve updates to the package-lock.json and package.json files for both packages.

Dependency updates for dropbox-import:

  • Updated axios dependency from version 1.7.7 to 1.7.9 in package-lock.json and package.json [1] [2] [3] [4] [5].
  • Updated dotenv dependency from version 16.4.5 to 16.4.7 in package-lock.json and package.json [1] [2] [3] [4] [5].

Dependency updates for end2end:

  • Updated @eslint/js dependency from version 9.14.0 to 9.17.0 in package-lock.json [1] [2].
  • Updated @types/node dependency from version 22.10.0 to 22.10.2 in package-lock.json [1] [2].
  • Updated cypress dependency from version 13.16.0 to 13.17.0 in package-lock.json [1] [2].
  • Updated eslint dependency from version 9.15.0 to 9.17.0 in package-lock.json [1] [2].
  • Updated globals dependency from version 15.12.0 to 15.14.0 in package-lock.json [1] [2].
  • Updated typescript-eslint dependencies from version 8.15.0 to 8.18.1 in package-lock.json [1] [2] [3] [4] [5] [6] [7] [8] [9].

Related Issue

How Has This Been Tested

  • C# Unit tests
  • Typescript Unit tests
  • Other Unit tests
  • Manual tests
  • Automatic End2end tests (starsky-tools/end2end)

Types of changes

  • Added for new features
  • Breaking change fix or feature that would cause existing functionality to change
  • Changed for non-breaking changes in existing functionality for example docs change / refactoring / dependency upgrades
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (update when needed)
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the ./history.md document

@qdraw qdraw merged commit e5b16cd into master Dec 19, 2024
8 checks passed
@qdraw qdraw deleted the feature/202412_update_npm branch December 19, 2024 12:52
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.

1 participant