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 bowser from 1.9.4 to 2.5.0 #15

Closed

Conversation

dependabot-preview[bot]
Copy link

Bumps bowser from 1.9.4 to 2.5.0.

Release notes

Sourced from bowser's releases.

2.5.0

  • [ADD] Add constant output so that users can quickly get all types (#325)
  • [FIX] Add support for Roku OS (#332)
  • [FIX] Update devDependencies
  • [FIX] Fix docs, README and added funding information

2.3.0

  • [ADD] Add support for Blink-based MS Edge (#311)
  • [ADD] Add more types for TS (#289)
  • [FIX] Update dev-dependencies
  • [FIX] Update docs

2.1.0

  • [ADD] Add new Parser.getEngineName() method (#288)
  • [ADD] Add detection of ChromeOS (#287)
  • [FIX] Fix README

2.0.0

The new stable version of bowser is here!

We've been preparing and tuning it bit by bit. I've started with the better code structure so that it would be easier for the community to add new supporting browsers, platforms, OS and also propose new features. Thus, I came up with moving to ES2015 and splitting its functionality to a few modules.
Another significant improvement is the API. It became more explicit and more useful than it used to be. I hope you will like it. It's entirely new, so there is no reason to mention all the breaking changes here, go to the docs and try it out.

Last, but not least, I'd like to say thanks to the community and people which were supporting and helping me with the new version, who tested it on their projects and proposed features. Especially, would like to praise @​mjlescano, @​udivankin, @​darkowic and @​alexandercerutti for their participation! ❤️

There're lots of things I'd like to improve here, so, if you're interested in participating and helping on this project, join us! 🙌🏻

2.0.0-beta.1

No release notes provided.

2.0.0-alpha.4

No release notes provided.

2.0.0-alpha.3

No release notes provided.

2.0.0-alpha.2

No release notes provided.

2.0.0-alpha.1

No release notes provided.

Changelog

Sourced from bowser's changelog.

2.5.0 (July 16, 2019)

  • [ADD] Add constant output so that users can quickly get all types (#325)
  • [FIX] Add support for Roku OS (#332)
  • [FIX] Update devDependencies
  • [FIX] Fix docs, README and added funding information

2.4.0 (May 3, 2019)

  • [FIX] Update regexp for generic browsers (#310)
  • [FIX] Fix issues with module.exports (#318)
  • [FIX] Update devDependencies (#316, #321, #322)
  • [FIX] Fix docs (#320)

2.3.0 (April 14, 2019)

  • [ADD] Add support for Blink-based MS Edge (#311)
  • [ADD] Add more types for TS (#289)
  • [FIX] Update dev-dependencies
  • [FIX] Update docs

2.2.1 (April 12, 2019)

  • [ADD] Add an alias for Samsung Internet
  • [FIX] Fix browser name detection for browsers without an alias (#313)

2.2.0 (April 7, 2019)

  • [ADD] Add short aliases for browser names (#295)
  • [FIX] Fix Yandex Browser version detection (#308)

2.1.2 (March 6, 2019)

  • [FIX] Fix buggy getFirstMatch reference

2.1.1 (March 6, 2019)

  • [ADD] Add detection of PlayStation 4 (#291)
  • [ADD] Deploy docs on GH Pages (#293)
  • [FIX] Fix files extensions for importing (#294)
  • [FIX] Fix docs (#295)

2.1.0 (January 24, 2019)

  • [ADD] Add new Parser.getEngineName() method (#288)
  • [ADD] Add detection of ChromeOS (#287)
  • [FIX] Fix README

2.0.0 (January 19, 2019)

  • [ADD] Support a non strict equality in Parser.satisfies() (#275)
  • [ADD] Add Android versions names (#276)
  • [ADD] Add a typings file (#277)
  • [ADD] Added support for Googlebot recognition (#278)
  • [FIX] Update building tools, avoid security issues

2.0.0-beta.3 (September 15, 2018)

  • [FIX] Fix Chrome Mobile detection (#253)
  • [FIX] Use built bowser for CI (#252)
... (truncated)
Commits
  • 5fc17b7 Merge branch 'release/2.5.0' into production
  • fb19176 chore(changelog): write changelog
  • f6aa3c7 chore(package): bump package version
  • f3c6029 docs(bowser): auto-generate docs
  • dcadd16 docs(bowser): improve some JSDocs and Error class
  • 41b66d5 refactor(bowser): replace static properties with getters
  • 94530f0 chore(npm-scripts): rename some npm scripts
  • ec7aeac Add information about funding to Readme
  • 976518e Add FUNDING.yml
  • 2c5d128 Update the header of README.md
  • Additional commits viewable in compare view

Dependabot compatibility score

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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 17, 2019
@dependabot-preview
Copy link
Author

Superseded by #16.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/bowser-2.5.0 branch July 18, 2019 20:58
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.

1 participant