koopjs / koop

Transform, query, and download geospatial data on the web.
http://koopjs.github.io
Other
667 stars 128 forks source link

chore(deps-dev): bump the development-dependencies group with 5 updates #1059

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps the development-dependencies group with 5 updates:

Package From To
@changesets/cli 2.27.6 2.27.7
eslint 9.5.0 9.6.0
snyk 1.1291.1 1.1292.1
@turf/helpers 6.5.0 7.0.0
mocha 10.5.0 10.5.2

Updates @changesets/cli from 2.27.6 to 2.27.7

Release notes

Sourced from @​changesets/cli's releases.

@​changesets/cli@​2.27.7

Patch Changes

  • #1047 d108fa6 Thanks @​patzick! - Fixed a crash that could occur when depending on a tagged version of another workspace package.

  • #1400 dd6e5bb Thanks @​Andarist! - Fixed a crash that prevented the CLI from running in a scenario when a workspace depends on the root workspace

  • Updated dependencies [d108fa6, dd6e5bb, dd6e5bb]:

    • @​changesets/apply-release-plan@​7.0.4
    • @​changesets/config@​3.0.2
    • @​changesets/get-dependents-graph@​2.1.1
    • @​changesets/assemble-release-plan@​6.0.3
    • @​changesets/get-release-plan@​4.0.3
Commits


Updates eslint from 9.5.0 to 9.6.0

Release notes

Sourced from eslint's releases.

v9.6.0

Features

  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)

Bug Fixes

  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)

Documentation

  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

Chores

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
Changelog

Sourced from eslint's changelog.

v9.6.0 - June 28, 2024

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)
Commits


Updates snyk from 1.1291.1 to 1.1292.1

Release notes

Sourced from snyk's releases.

v1.1292.1

1.1292.1 (2024-06-27)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

Complete changelog

Bug Fixes

  • test,monitor: fix improper permission error handling when accessing 'enablePnpmCli' feature flag

v1.1292.0

1.1292.0 (2024-06-26)

The Snyk CLI is being deployed to different deployment channels, users can select the stability level according to their needs. For details please see this documentation

News

This Snyk CLI release delivers an assortment of bug fixes and improvements.

  • We've added support for pnpm, giving you more flexibility in your project setup.
  • You can now scan npm/yarn projects even without lockfiles, ensuring comprehensive vulnerability detection regardless of your dependency management approach.
  • We're committed to strengthening security. This release includes redaction of additional sensitive data in debug logs, minimizing potential risks.

Complete changelog

Features

  • test: Added pnpm support under 'enablePnpmCli' feature flag (#5181) (46769cc)
  • test: Support scan of npm/yarn projects without lockfiles (e2d77a9)
  • monitor: Set target-reference in the monitor request (51ed8f5)
  • code: Centrally check if code test is enabled (#5239) (e5a00e2)
  • sbom: Improve depgraph for Maven projects (fbb33d7)
  • sbom: Use RFC 3339 for all timestamps in sbom test result (#5204) (91bf191)
  • language-server: Add --all-projects flag scans by default IDE-318 (fdcf30e)
  • language-server: Enable incremental scanning IDE-275 (d198685)
  • language-server: Add support for IDE themes (c1c4d08)
  • language-server: Consistent styling across intellij and vscode (#5282) (9aa6f76)
  • logging: Redact additional types of sensitive data from debug logs (#5254) (056cdab)

Bug Fixes

  • auth: Autodetect IDE usage and fallback to API token based authentication (#5241) (4c795e0)
  • iac: Upgrade iac custom rules to address Vulnerabilities IAC-2944 (453db24)
  • language-server: Caching problem when no vulnerabilities in the IDE (#5223) (89c9491)
  • language-server: Remove incorrect /v1 path (#5214) (cf16470)
  • dependencies: Update dependencies to reduce vulnerabilities (#5131) (4c7cb3c)
  • sbom: sbom test output padding (e3b7cac)
  • sbom: Fix container purl generation for apt and rpm (#5207) (fa9d512)

... (truncated)

Commits
  • 4f061c9 fix(test, monitor): handle error from pnpm FF check (#5348)
  • 68ffb2b fix: handle error from pnpm FF check (#5348)
  • 715c5bf Merge pull request #5342 from snyk/fix/CLI-367_CLI-366
  • 8775e83 fix: Performance and visualization bugs in experimental native code test
  • e5d35b4 fix(language-server): Fix race conditions when using internal proxy concurren...
  • 6620964 chore: update release notes (#5336)
  • 8c48ea6 Merge pull request #5324 from snyk/fix/only_send_logs_on_err
  • 24b4952 fix(langauge-server): only log msg when not succeeding to send event to endpoint
  • 1678a15 Merge pull request #5322 from snyk/fix/CLI-363_release_notes_e2e
  • 29638f3 fix: dependencies for RELEASE_NOTES target
  • Additional commits viewable in compare view


Updates @turf/helpers from 6.5.0 to 7.0.0

Release notes

Sourced from @​turf/helpers's releases.

v7.0.0

See v7 CHANGELOG

The docs website is being updated to support versioning. Please be patient.

Changelog

Sourced from @​turf/helpers's changelog.

7.0.0

⚠️ Breaking

🏅 New Features/Enhancements

🐛 Bug Fixes

... (truncated)

Commits


Updates mocha from 10.5.0 to 10.5.2

Release notes

Sourced from mocha's releases.

v10.5.2

What's Changed

New Contributors

Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.1...v10.5.2

v10.5.1

What's Changed

New Contributors

Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.0...v10.5.1

Changelog

Sourced from mocha's changelog.

10.5.2 / 2024-05-25

:bug: Fixes

10.5.1 / 2024-05-24

:bug: Fixes

  • #5086 fix: Add error handling for nonexistent file case with --file option (@​khoaHyh)
Commits
  • b2a6358 Release 10.5.2
  • a3bb86d docs: add 10.5.2 to CHANGELOG.md
  • 02c04c4 fix: better tracking of seen objects in error serialization (#5032)
  • 103c56b Release v10.5.1
  • 545b66d docs: add 10.5.1 to CHANGELOG.md
  • dbe229d fix: Add error handling for nonexistent file case with --file option (#5086)
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
changeset-bot[bot] commented 3 months ago

⚠️ No Changeset found

Latest commit: da48f840e36882c8693e7722a8f7c4d56739463b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

dependabot[bot] commented 2 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.