lansingcodes / www

Events and resources for Lansing coders
https://www.lansing.codes
Other
7 stars 16 forks source link

Bump parse-path and @nuxt/telemetry #172

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps parse-path and @nuxt/telemetry. These dependencies needed to be updated together. Updates parse-path from 4.0.2 to 7.0.0

Release notes

Sourced from parse-path's releases.

7.0.0

Add the parse_failed property — whether the input was parsed successfully or not.

6.0.0

parse-path 6.0.0

Breaking changes

  • The resource property will not contain the port anymore. Added the host property which has the port too.

5.0.0

parse-path 5.0.0

:star: This is a major release of parse-path! :star:

Breaking changes

  • parse-path will not parse git@... ssh URLs anymore. Use parse-url for that.
  • If the input url has a trailing slash, the trailing slash will be added in the pathname too.
  • The port field is a string. By default empty.
  • Added the password field (default: "")
  • The resource may contain the port in it (e.g. resource: "domain.com:4200").

Features

  • Faster
  • More secure
  • Cleaner codebase

Any questions, suggestions, contributions are always welcome! :blush:

4.0.4

Remove the new line characters.

4.0.3

Handle backslash in the input and use query-string, so the module is supported in the browser

Commits


Updates @nuxt/telemetry from 1.2.3 to 1.3.9

Release notes

Sourced from @​nuxt/telemetry's releases.

v1.3.5

Dependency updates (diff)

v1.3.4

Bug Fixes

  • esm compatibility with require.main (resolves #49) (5d8024f)

v1.3.3

Bug Fixes

  • consent: update grammar in msg and question (#42) (31f527e)

v1.3.2

Bug Fixes

v1.3.0

Features

  • disable auto consent and add nuxt telemetry consent (#35) (f1a5d95)

v1.2.5

Bug Fixes

  • pkg: point to src/index (2046b1c)

v1.2.4

Bug Fixes

  • add missing chalk dependency (80d4961)
Changelog

Sourced from @​nuxt/telemetry's changelog.

1.3.9 (2022-11-16)

1.3.8 (2022-11-16)

1.3.7 (2022-10-12)

1.3.6 (2021-05-21)

1.3.5 (2021-05-17)

1.3.4 (2021-05-17)

Bug Fixes

  • esm compatibility with require.main (resolves #49) (5d8024f)

1.3.3 (2021-01-21)

Bug Fixes

  • consent: update grammar in msg and question (#42) (31f527e)

1.3.2 (2021-01-13)

Bug Fixes

1.3.1 (2021-01-13)

1.3.0 (2020-11-25)

Features

  • disable auto consent and add nuxt telemetry consent (#35) (f1a5d95)

1.2.5 (2020-11-22)

Bug Fixes

  • pkg: point to src/index (2046b1c)

1.2.4 (2020-11-22)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by pi0, a new releaser for @​nuxt/telemetry since your current version.


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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/lansingcodes/www/network/alerts).