Skip to content

fix(deps): bump @nuxtjs/device from 2.2.0 to 3.1.0#393

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxtjs/device-3.1.0
Closed

fix(deps): bump @nuxtjs/device from 2.2.0 to 3.1.0#393
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/nuxtjs/device-3.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Feb 16, 2023

Bumps @nuxtjs/device from 2.2.0 to 3.1.0.

Release notes

Sourced from @​nuxtjs/device's releases.

v3.1.0

What's Changed

Full Changelog: nuxt-modules/device@v3.0.0...v3.1.0

v3.0.0

Features

  • Nuxt3 support
Changelog

Sourced from @​nuxtjs/device's changelog.

3.1.0 (2023-02-08)

Features

  • cloudfront: extend device type detection (beb89ea)

3.0.0 (2022-11-12)

Features

  • Nuxt3 support (#119)

2.1.0 (2021-04-12)

Features

Bug Fixes

  • fix incorrect regex for edge browser (79e4ffd)
  • make the regex that detect a crawler case sensitive. (8032d85)

2.0.1 (2021-02-27)

Features

  • added support for the in-app browsers of Instagram and Facebook (#59)

2.0.0 (2021-01-27)

⚠ BREAKING CHANGES

  • improvements of the module (#56)

Features

1.2.7 (2020-02-14)

Bug Fixes

... (truncated)

Commits
  • 7510625 chore(release): 3.1.0
  • 0fbca2f Merge pull request #133 from randompch/feature/extend-cloudfront-support-for-v3
  • c15a3ad test(cloudflare): update desktop detection test to be more accurate
  • d8944d3 test(cloudfront): add missing tests for mobile and tablet
  • 1b2681f test(cloudfront): cover newly supported devices
  • beb89ea feat(cloudfront): extend device type detection
  • f2ce973 chore: update README.md
  • f87d221 docs: update README.md
  • 2db05df chore: remove sandbox.config.json because it does not work.
  • cc00d6c add sandbox.config.json
  • 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.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 16, 2023
@dependabot dependabot Bot requested a review from manuelhenke February 16, 2023 01:08
@dependabot dependabot Bot temporarily deployed to preview February 16, 2023 01:08 Inactive
@github-actions github-actions Bot enabled auto-merge (squash) February 16, 2023 01:08
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Feb 16, 2023

PR Preview Action v1.3.0
🚀 Deployed preview to https://manuelhenke.github.io/henkebyte/pr-preview/pr-393/
on branch gh-pages at 2023-03-06 20:38 UTC

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxtjs/device-3.1.0 branch from 8310f7e to 945e586 Compare February 21, 2023 21:10
@dependabot dependabot Bot temporarily deployed to preview February 21, 2023 21:10 Inactive
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxtjs/device-3.1.0 branch from 945e586 to 15c158a Compare February 22, 2023 19:55
@dependabot dependabot Bot temporarily deployed to preview February 22, 2023 19:55 Inactive
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxtjs/device-3.1.0 branch from 15c158a to 2db6e81 Compare February 28, 2023 10:24
@dependabot dependabot Bot temporarily deployed to preview February 28, 2023 10:24 Inactive
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxtjs/device-3.1.0 branch from 2db6e81 to 9a40834 Compare February 28, 2023 10:25
@dependabot dependabot Bot temporarily deployed to preview February 28, 2023 10:28 Inactive
Bumps [@nuxtjs/device](https://github.com/nuxt-community/device-module) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/nuxt-community/device-module/releases)
- [Changelog](https://github.com/nuxt-community/device-module/blob/master/CHANGELOG.md)
- [Commits](nuxt-modules/device@v2.2.0...v3.1.0)

---
updated-dependencies:
- dependency-name: "@nuxtjs/device"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/nuxtjs/device-3.1.0 branch from 9a40834 to bef3bb8 Compare March 6, 2023 20:34
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Sep 18, 2023

Superseded by #473.

@dependabot dependabot Bot closed this Sep 18, 2023
auto-merge was automatically disabled September 18, 2023 01:21

Pull request was closed

@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/nuxtjs/device-3.1.0 branch September 18, 2023 01:21
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants