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

Bump the nuxt group across 1 directory with 8 updates #7809

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2024

Bumps the nuxt group with 8 updates in the /webapp directory:

Package From To
@nuxtjs/apollo 4.0.0-rc19 5.0.0-alpha.14
@nuxtjs/axios 5.9.7 5.13.6
@nuxtjs/dotenv 1.4.1 1.4.2
@nuxtjs/pwa 3.0.0-beta.20 3.3.5
@nuxtjs/sentry 4.0.0 8.0.7
@nuxtjs/style-resources 1.0.0 1.2.2
nuxt 2.12.1 3.13.1
@nuxtjs/composition-api 0.32.0 0.34.0

Updates @nuxtjs/apollo from 4.0.0-rc19 to 5.0.0-alpha.14

Release notes

Sourced from @​nuxtjs/apollo's releases.

v5.0.0-alpha.14

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0-alpha.13

   🐞 Bug Fixes

  • Ensure useCookie called with context  -  by Conrawl Rogers (3cb64)
    View changes on GitHub

v5.0.0-alpha.12

   🚀 Features

  • Allow control of AsyncData options  -  by Conrawl Rogers (58121)
  • Enable reactivity of async query variables  -  by Conrawl Rogers (fa201)
  • Enable type hint for apollo client ids  -  by Conrawl Rogers (bca65)

   🐞 Bug Fixes

  • Typing of useAsyncQuery and useLazyAsyncQuery; ensure proper assignment of clientId  -  by Conrawl Rogers (eea16)
  • Ensure useAsyncQuery aheres to it's apollo client's fetchPolicy, allowing cache-first override via the cache flag.  -  by Conrawl Rogers (575c1)
  • Set default cookie sameSite attritube to lax  -  by Conrawl Rogers (4ac36)
  • Ensure plugin is typed for $apollo and $apolloHelpers  -  by Conrawl Rogers (61d4b)
  • Improve typing for composables  -  by Conrawl Rogers (56de9)
    View changes on GitHub

v5.0.0-alpha.11

   🐞 Bug Fixes

    View changes on GitHub

v5.0.0-alpha.10

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

... (truncated)

Commits
  • 64e35de chore: release v5.0.0-alpha.14
  • ec01878 fix: properly export defineApolloClient utility
  • 6188a17 fix: add missing key in record (#604)
  • 714b587 fix: call unref on query variables (#601)
  • ec1515a chore: release v5.0.0-alpha.13
  • 3cb6444 fix: ensure useCookie called with context
  • 3ba2baa chore: release v5.0.0-alpha.12
  • eb355e5 feat: enable async query variable reactivity and type hints for Apollo client...
  • f45ccf3 docs: fix reference to useLazyAsyncQuery in code sample (#474)
  • eb4f89e Update favicon (#580)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by diizzayy, a new releaser for @​nuxtjs/apollo since your current version.


Updates @nuxtjs/axios from 5.9.7 to 5.13.6

Release notes

Sourced from @​nuxtjs/axios's releases.

v5.13.6

Bug Fixes

  • setHeader function returns after the first scope element (#507) (cb5e29d)

v5.13.5

Bug Fixes

  • only transpile defu for client bundle (resolves #501) (ec2eb0a)

v5.13.4

Bug Fixes

v5.13.3

Bug Fixes

v5.13.2

Dependencies:

  • Update defu to 5.x

v5.13.1

Bug Fixes

v5.13.0

Features

  • Support baseUrl and browserBaseUrl to handle casing typos (8904847)

Bug Fixes

  • Add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults (#465) (a1a1894)

v5.12.5

Bug Fixes

  • add x-forwarded-host to proxyHeaderIgnore defaults (#462) (433548b), closes #456

Dependencies

... (truncated)

Changelog

Sourced from @​nuxtjs/axios's changelog.

5.13.6 (2021-06-02)

Bug Fixes

  • setHeader function returns after the first scope element (#507) (cb5e29d)

5.13.5 (2021-05-26)

Bug Fixes

  • only transpile defu for client bundle (resolves #501) (ec2eb0a)

5.13.4 (2021-05-18)

Bug Fixes

5.13.3 (2021-05-17)

Bug Fixes

5.13.2 (2021-05-17)

5.13.1 (2021-02-08)

Bug Fixes

5.13.0 (2021-02-01)

Features

  • support baseUrl and browserBaseUrl to handle casing typos (8904847)

Bug Fixes

  • add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults (#465) (a1a1894)

... (truncated)

Commits

Updates @nuxtjs/dotenv from 1.4.1 to 1.4.2

Changelog

Sourced from @​nuxtjs/dotenv's changelog.

1.4.2 (2023-12-15)

Bug Fixes

1.3.0 (2018-07-12)

  • add systemvars option. Setting this to true will allow your system set variables to work.

1.2.1 (2018-10-13)

  • upgrade dependencies

1.2.0 (2018-10-13)

  • add filename option. This options allows you to use an alternative filename to replace .env

1.1.1 (2018-03-25)

  • Don't crash when .env file is not present

1.1.0 (2017-10-10)

  • Add path option. This option allows you to specify a different folder to load the .env from

1.0.0 (2017-09-25)

  • Public release of the package

0.0.1 (2017-09-23)

  • Initial version
Commits
Maintainer changes

This version was pushed to npm by danielroe, a new releaser for @​nuxtjs/dotenv since your current version.


Updates @nuxtjs/pwa from 3.0.0-beta.20 to 3.3.5

Release notes

Sourced from @​nuxtjs/pwa's releases.

v3.3.5

Bug Fixes

v3.3.4

Bug Fixes

  • types: mark module options fields as optional (#420) (7d75c28)

v3.3.3

Bug Fixes

  • workbox: add additional details for uncaught errors and fix chromium cors (#417) (f20489c)
  • workbox: deepClone options to avoid cross-build mutation (e39027e)

Update Notes

If you was previously using workbox.clientsClaim: false option in nuxt.config to handle uncaught error, you have to revert it because disabling makes caching issues

v3.3.2

Bug Fixes

  • avoid adding revision to start_url (1c44cff)

v3.3.1

Bug Fixes

  • append to start_url without query param (fixes #403) (054b8a2)

v3.3.0

Features

  • manifest: add revision to start_url (ad26827)

Bug Fixes

  • manifest: invalidate start_url cache (240d4a1)
  • add revision to precache assets (#386) (872dce1)

v3.2.2

Bug Fixes

  • serve static webpack assets from disk in dev mode (fixes #373) (8298f95)

v3.2.1

Bug Fixes

  • workbox: precache start_url (resolves #372) (27e19a0)

... (truncated)

Changelog

Sourced from @​nuxtjs/pwa's changelog.

3.3.5 (2021-01-26)

Bug Fixes

3.3.4 (2021-01-07)

Bug Fixes

  • types: mark module options fields as optional (#420) (7d75c28)

3.3.3 (2020-12-20)

Bug Fixes

  • workbox: add additional details for uncaught errors and fix chromium CORS (#417) (f20489c)
  • workbox: deepClone options to avoid cross-build mutation (e39027e)

3.3.2 (2020-11-30)

Bug Fixes

  • avoid adding revision to start_url (1c44cff)

3.3.1 (2020-11-29)

Bug Fixes

  • append to start_url without query param (fixes #403) (054b8a2)

3.3.0 (2020-11-28)

Features

  • manifest: add revision to start_url (ad26827)

Bug Fixes

  • manifest: invalidate start_url cache (240d4a1)
  • precached files are not updated (#386) (872dce1)

3.2.2 (2020-10-13)

... (truncated)

Commits
  • 79322c1 chore(release): 3.3.5
  • 00fec07 chore: maintain yarn.lock
  • afa62b2 chore(deps): update all non-major dependencies (#425)
  • d9addb7 fix(meta): add missing hid to icon tags (#428)
  • 245aadc chore(release): 3.3.4
  • 7d75c28 fix(types): mark module options fields as optional (#420)
  • 8a45184 chore(release): 3.3.3
  • e39027e fix(workbox): deepClone options to avoid cross-build mutation
  • f07d7e8 chore: update yarn.lock
  • 3d00a6a chore: use dm in readme
  • Additional commits viewable in compare view

Updates @nuxtjs/sentry from 4.0.0 to 8.0.7

Release notes

Sourced from @​nuxtjs/sentry's releases.

8.0.7

Bug Fixes

  • deps: update devdependency @​sentry/profiling-node to v7 (#665) (df52090)
  • deps: update sentry sdk (#656) (89c6576)

8.0.6

Bug Fixes

  • deps: update sentry sdk to ^7.81.1 (#653) (2c17b30)
  • make it possible to disable internal SDK integrations (#655) (fd32a7e)

8.0.4

Bug Fixes

8.0.3

Bug Fixes

  • crash on handling unhandled exceptions (#647) (007d84d)

8.0.2

Bug Fixes

8.0.1

Bug Fixes

8.0.0

⚠ BREAKING CHANGES

... (truncated)

Changelog

Sourced from @​nuxtjs/sentry's changelog.

8.0.7 (2024-02-07)

Bug Fixes

  • deps: update devdependency @​sentry/profiling-node to v7 (#665) (df52090)
  • deps: update sentry sdk (#656) (89c6576)

8.0.6 (2023-11-27)

Bug Fixes

  • deps: update sentry sdk to ^7.81.1 (#653) (2c17b30)
  • make it possible to disable internal SDK integrations (#655) (fd32a7e)

8.0.4 (2023-11-20)

Bug Fixes

8.0.3 (2023-11-16)

Bug Fixes

  • crash on handling unhandled exceptions (#647) (007d84d)

8.0.2 (2023-11-13)

Bug Fixes

8.0.1 (2023-10-31)

Bug Fixes

8.0.0 (2023-10-31)

⚠ BREAKING CHANGES

... (truncated)

Commits
  • 3cd9b4d chore: release 8.0.7
  • 71d61d7 8.0.7-beta.0
  • e0e3c2d chore(deps): lock file maintenance (package.json) (#658)
  • 4e1d7fa chore(deps): update all non-major dependencies (#657)
  • df52090 fix(deps): update devdependency @​sentry/profiling-node to v7 (#665)
  • 89c6576 fix(deps): update sentry sdk (#656)
  • 2ca7f06 chore(deps): update devdependency npm-run-all2 to v6 (#664)
  • 7c97a76 chore(deps): replace devdependency npm-run-all with npm-run-all2 5.0.0 (#663)
  • 8590dfd chore: release 8.0.6
  • 10252ec chore(deps): lock file maintenance (package.json) (#652)
  • Additional commits viewable in compare view

Updates @nuxtjs/style-resources from 1.0.0 to 1.2.2

Changelog

Sourced from @​nuxtjs/style-resources's changelog.

1.2.2 (2023-11-27)

Bug Fixes

  • bump consola to 3.x to align with other nuxt 2 packages (#224) (c1aee33)

1.2.1 (2021-08-05)

Bug Fixes

  • deps: update dependency sass-resources-loader to ^2.2.4 (#176) (97cefe1)

1.2.0 (2021-06-22)

Features

1.1.0 (2021-06-02)

Features

Commits
  • dffea81 chore(release): 1.2.2
  • c1aee33 fix: bump consola to 3.x to align with other nuxt 2 packages (#224)
  • 87fa5f0 doc: clarify Nuxt 2
  • 45ef8de docs: info about sass-loader ver for Nuxt2 (#191)
  • 31af104 chore(deps): update devdependency @​types/jest to v27 (#177)
  • dda9141 chore(release): 1.2.1
  • 54e19ac chore(deps): update all non-major dependencies (#170)
  • 97cefe1 fix(deps): update dependency sass-resources-loader to ^2.2.4 (#176)
  • d8863a5 chore: separate sass-resources-loader into its own PR (#175)
  • 7e5e9fd chore(deps): update devdependency less to v4 (#137)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by rchl, a new releaser for @​nuxtjs/style-resources since your current version.


Updates nuxt from 2.12.1 to 3.13.1

Release notes

Sourced from nuxt's releases.

v3.13.1

3.13.1 is the next regularly scheduled patch release.

👀 Highlights

Although this is a patch release, there are two features I'd love to draw your attention to.

  1. 🆔 useId now uses a built-in Vue composable for stable ids between server + client! nuxt/nuxt#28285
  2. 🔥 a new experimental.buildCache feature now allows for quicker app rebuilds nuxt/nuxt#28726

As always, feedback is appreciated 🙏 ❤️

✅ Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxi@latest upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🔥 Performance

  • nuxt: Cache vue app build outputs (#28726)
  • nuxt: Use ServerPlaceholder for ssr client components (#28563)
  • nuxt: Use reducer array + handle modified proto (#28768)

🩹 Fixes

  • schema: Resolve user-provided serverDir relative to root (#28700)
  • nuxt: Handle mismatching declaration/plugin extensions (#28709)
  • nuxt: Do not accept arbitrary strings for MiddlewareKey (#28676)
  • nuxt: Do not pass listeners to custom NuxtLink (#28738)
  • nuxt: Generate basic jsdoc for module config entry (#27689)
  • nuxt: Augment NuxtOptions as well as config (#28747)
  • nuxt: Improve error logging in import protections (#28753)
  • nuxt: Handle deleted cookies from CookieStore events (#28760)
  • nuxt: Allow updating appConfig with non-iterable objects (#28773)
  • nuxt: Improve isNuxtError type inference (#28814)

💅 Refactors

  • nuxt: Update to vue v3.5 + native useId (#28285)

📖 Documentation

  • Fix typo (#28724)
  • Update broken/redirected links (#28739)
  • Capitalize text (#28734)
  • Updated line number for nuxt build-time hooks (#28746)
  • Add missing query returned value from useRoute() (#28743)
  • Persist package manager choice in code blocks (#28514)

... (truncated)

Commits
  • 9983e83 v3.13.1
  • 083946f fix(nuxt): improve isNuxtError type inference (#28814)
  • 9f64e8c chore(deps): update all non-major dependencies (3.x) (#28817)
  • cab6121 chore(deps): update all non-major dependencies (3.x) (#28811)
  • 26ba7a3 refactor(nuxt): update to vue v3.5 + native useId (#28285)
  • db90f7d chore: ignore eslint warnings about console logging (#28795)
  • de48f26 chore: tidying workflows + add sherif workflow (#28793)
  • 90f4447 perf(nuxt): use reducer array + handle modified proto (#28768)
  • 3c4949a fix(nuxt): allow updating appConfig with non-iterable objects (#28773)
  • 2d9e144 fix(nuxt): handle deleted cookies from CookieStore events (#28760)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by danielroe, a new releaser for nuxt since your current version.


Updates @nuxtjs/composition-api from 0.32.0 to 0.34.0

Release notes

Sourced from @​nuxtjs/composition-api's releases.

v0.34.0

0.34.0 (2024-04-12)

Bug Fixes

  • allow returning of falsy values from useAsync (#670) (f8d9128)
  • include .d.mts file for bundler compatibility (#786) (fe769c7)
  • remove @nuxt/vue-app peer dependency (#753) (f3b8fbf)
  • update link to Bridge documentation (1571863)

v0.33.1

0.33.1 (2022-08-01)

Bug Fixes

v0.33.0

0.33.0 (2022-07-08)

⚠ BREAKING CHANGES

  • upgrade defu and other dev-dependencies
  • Some of the API and behaviour differ between Vue 2.7 and @vue/composition-api. In addition, there are some composition utilites that are no longer exported from @nuxtjs/composition-api, such as defineAsyncComponent, warn, etc.

Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information.

Features

Miscellaneous Chores

  • upgrade defu and other dev-dependencies (1cbce73)
Changelog

Sourced from @​nuxtjs/composition-api's changelog.

0.34.0 (2024-04-12)

Bug Fixes

  • allow returning of falsy values from useAsync (#670) (f8d9128)
  • include .d.mts file for bundler compatibility (#786) (fe769c7)
  • remove @nuxt/vue-app peer dependency (#753) (f3b8fbf)
  • update link to Bridge documentation (1571863)

0.33.1 (2022-08-01)

Bug Fixes

0.33.0 (2022-07-08)

⚠ BREAKING CHANGES

  • upgrade defu and other dev-dependencies
  • Some of the API and behaviour differ between Vue 2.7 and @vue/composition-api. In addition, there are some composition utilites that are no longer exported from @nuxtjs/composition-api, such as defineAsyncComponent, warn, etc.

Please read https://blog.vuejs.org/posts/vue-2-7-naruto.html for the announcement and more information.

Features

Miscellaneous Chores

  • upgrade defu and other dev-dependencies (1cbce73)
Commits
  • b1b7673 chore: release v0.34.0
  • 6f89271 test: bump port for mac compat
  • 4514281 chore(deps): update all non-major dependencies (#771)
  • fe769c7 fix: include .d.mts file for bundler compatibility (#786)
  • 5acd3fb ci: cancel in-progress actions in prs
  • 06d3dac chore(deps): update dependency fs-extra to v11 (#721)
  • 00a2105 chore(deps): replace devdependency npm-run-all with npm-run-all2 ^5.0.0 (#788)
  • 0b57ece chore(deps): update github/codeql-action action to v3 (#791)
  • 3861977 chore(deps): update actions/checkout action to v4 (#776)
  • 23ffea3 chore: upgrade all minor/dev deps + remove prettier (#789)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> minor version will close this group update PR and stop Dependabot creat...

Description has been truncated

Bumps the nuxt group with 8 updates in the /webapp directory:

| Package | From | To |
| --- | --- | --- |
| [@nuxtjs/apollo](https://github.com/nuxt-community/apollo-module) | `4.0.0-rc19` | `5.0.0-alpha.14` |
| [@nuxtjs/axios](https://github.com/nuxt-community/axios-module) | `5.9.7` | `5.13.6` |
| [@nuxtjs/dotenv](https://github.com/nuxt-community/dotenv-module) | `1.4.1` | `1.4.2` |
| [@nuxtjs/pwa](https://github.com/nuxt-community/pwa-module) | `3.0.0-beta.20` | `3.3.5` |
| [@nuxtjs/sentry](https://github.com/nuxt-community/sentry-module) | `4.0.0` | `8.0.7` |
| [@nuxtjs/style-resources](https://github.com/nuxt-community/style-resources-module) | `1.0.0` | `1.2.2` |
| [nuxt](https://github.com/nuxt/nuxt/tree/HEAD/packages/nuxt) | `2.12.1` | `3.13.1` |
| [@nuxtjs/composition-api](https://github.com/nuxt-community/composition-api) | `0.32.0` | `0.34.0` |



Updates `@nuxtjs/apollo` from 4.0.0-rc19 to 5.0.0-alpha.14
- [Release notes](https://github.com/nuxt-community/apollo-module/releases)
- [Changelog](https://github.com/nuxt-modules/apollo/blob/v5/CHANGELOG.md)
- [Commits](nuxt-modules/apollo@v4.0.0-rc.19...v5.0.0-alpha.14)

Updates `@nuxtjs/axios` from 5.9.7 to 5.13.6
- [Release notes](https://github.com/nuxt-community/axios-module/releases)
- [Changelog](https://github.com/nuxt-community/axios-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/axios-module@v5.9.7...v5.13.6)

Updates `@nuxtjs/dotenv` from 1.4.1 to 1.4.2
- [Release notes](https://github.com/nuxt-community/dotenv-module/releases)
- [Changelog](https://github.com/nuxt-community/dotenv-module/blob/master/CHANGELOG.md)
- [Commits](nuxt-community/dotenv-module@v1.4.1...v1.4.2)

Updates `@nuxtjs/pwa` from 3.0.0-beta.20 to 3.3.5
- [Release notes](https://github.com/nuxt-community/pwa-module/releases)
- [Changelog](https://github.com/nuxt-community/pwa-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/pwa-module@v3.0.0-beta.20...v3.3.5)

Updates `@nuxtjs/sentry` from 4.0.0 to 8.0.7
- [Release notes](https://github.com/nuxt-community/sentry-module/releases)
- [Changelog](https://github.com/nuxt-community/sentry-module/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/sentry-module@v4.0.0...v8.0.7)

Updates `@nuxtjs/style-resources` from 1.0.0 to 1.2.2
- [Release notes](https://github.com/nuxt-community/style-resources-module/releases)
- [Changelog](https://github.com/nuxt-modules/style-resources/blob/v1.2.2/CHANGELOG.md)
- [Commits](nuxt-modules/style-resources@v1.0.0...v1.2.2)

Updates `nuxt` from 2.12.1 to 3.13.1
- [Release notes](https://github.com/nuxt/nuxt/releases)
- [Commits](https://github.com/nuxt/nuxt/commits/v3.13.1/packages/nuxt)

Updates `@nuxtjs/composition-api` from 0.32.0 to 0.34.0
- [Release notes](https://github.com/nuxt-community/composition-api/releases)
- [Changelog](https://github.com/nuxt-community/composition-api/blob/main/CHANGELOG.md)
- [Commits](nuxt-community/composition-api@0.32.0...0.34.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/apollo"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuxt
- dependency-name: "@nuxtjs/axios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxtjs/dotenv"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuxt
- dependency-name: "@nuxtjs/pwa"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: "@nuxtjs/sentry"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuxt
- dependency-name: "@nuxtjs/style-resources"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuxt
- dependency-name: nuxt
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: nuxt
- dependency-name: "@nuxtjs/composition-api"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: nuxt
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 14, 2024

Superseded by #7847.

@dependabot dependabot bot closed this Sep 14, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/nuxt-153019acd7 branch September 14, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants