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

chore(deps-dev): bump xdg-app-paths from 5.1.0 to 8.3.0 #388

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 7, 2023

Bumps xdg-app-paths from 5.1.0 to 8.3.0.

Changelog

Sourced from xdg-app-paths's changelog.

v8.3.0 (2023-02-06)

Fixes

  • bugfix ~ (package) work-around for npm publish bug (see GH:npm/cli#6137) ∾ 6ffa1d4

Dependency Updates

  • update (deps): (up-to XDG-v10.6.0); latest ∾ 48b7319

Documentation

  • docs ~ (README) commentary polish ∾ 231753a
  • docs ~ (README) revise setup/build/test instructions ∾ 294ba7f
  • docs ~ fix updated ESLint complaints (eslint-comments/no-unused-disable) ∾ 1ec73ce
  • docs ~ add cspell dictionary word(s) ∾ 1953225
  • docs ~ (README) update download/install URLs and commentary ∾ d6bc6a6
  • docs ~ (README) fix/polish discussion commentary ∾ f5b7bd5
  • docs ~ (README) fix formatting errors ∾ 566002c
  • docs ~ (README) fix GHA workflow badge ∾ 0f636e3
  • docs ~ (README) fix reproducible install instructions ∾ 7880836
  • docs ~ (README) remove references to TravisCI ∾ 1998740
  • docs ~ add cspell dictionary word(s) ∾ 9081e91

Maintenance

  • maint (CICD): (TravisCI) remove TravisCI (TravisCI no longer supports FOSS) ∾ 8cca2b0
  • maint (build): (package) add color to 'help' output ∾ bb9e206
  • maint (build): prepare support for 'modern' v2+ yarn6004d2c
  • maint (build): (package) fix coverage view/send branch logic ∾ b77ad7a
  • maint (build): add bmp configuration ∾ 7ab1c7e
  • maint (build): (package) move coverage data storage to less visible location ∾ 53ba291
  • maint (build): (package) add npm audit linter ∾ 43badbd
  • maint (build): (package) enable handling of scoped package names ∾ c7862ac
  • maint (build): (package) remove 'rimraf' (use shx rm -fr ...) ∾ c7476b1
  • maint (build): (package) fix coverage HTML output target ∾ fa60bde
  • maint (build): (package) add final NL for non-WinOS output equivalence ∾ 4ee0d3e
  • maint (deps): update deps locks (NodeJS v10.23.1, npm v7.24.2, yarn v1.22.19) ∾ 569c185
  • maint (dev): (deps) revise/loosen eslint related deps ∾ a3e15fa
  • maint (dev): revise various configs for 'modern' v2+ yarn use ∾ 47e7591
  • maint (dev): (markdown-lint/Remark) update config; adds dual use (Deno or NodeJS projects) ∾ 2b22938
  • maint (dev): (Prettier) update config; adds dual use (Deno or NodeJS projects) ∾ 6bdb066
  • maint (dev): (gitignore) update config notes ∾ c70aa5a
  • maint (dev): (ESLint) update config; merge Deno and JS configs ∾ 9ddfaee
  • maint (dev): (CommitLint) update config; add relaxed linting for development ∾ 7712fcf
  • maint (dev): (git-changelog) configuration and template updates ∾ 4f82518

... (truncated)

Commits
  • 625c9f1 8.3.0
  • 569c185 maint/deps ~ update deps locks (NodeJS v10.23.1, npm v7.24.2, yarn v1.22.19)
  • 48b7319 update/deps ~ (up-to XDG-v10.6.0); latest
  • 6ffa1d4 bugfix ~ (package) work-around for npm publishnpm/cli#6137
  • c7862ac maint/build ~ (package) enable handling of scoped package names
  • 6004d2c maint/build ~ prepare support for 'modern' v2+ yarn
  • 47e7591 maint/dev ~ revise various configs for 'modern' v2+ yarn use
  • 7ab1c7e maint/build ~ add bmp configuration
  • 231753a docs ~ (README) commentary polish
  • 294ba7f docs ~ (README) revise setup/build/test instructions
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [xdg-app-paths](https://github.com/rivy/js.xdg-app-paths) from 5.1.0 to 8.3.0.
- [Release notes](https://github.com/rivy/js.xdg-app-paths/releases)
- [Changelog](https://github.com/rivy/js.xdg-app-paths/blob/master/CHANGELOG.mkd)
- [Commits](rivy/js.xdg-app-paths@v5.1.0...v8.3.0)

---
updated-dependencies:
- dependency-name: xdg-app-paths
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 7, 2023
@vercel
Copy link

vercel bot commented Feb 7, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
find-rentals ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Feb 7, 2023 at 7:06AM (UTC)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants