Skip to content

Bump bowser from 1.9.4 to 2.4.0#14

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bowser-2.4.0
Closed

Bump bowser from 1.9.4 to 2.4.0#14
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/bowser-2.4.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps bowser from 1.9.4 to 2.4.0.

Release notes

Sourced from bowser's releases.

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.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)
  • [FIX] Update babel-plugin-add-module-exports (#251)

2.0.0-beta.2 (September 9, 2018)

  • [FIX] Fix failing comparing version through Parser.satisfies (#243)
  • [FIX] Fix travis testing, include eslint into CI testing
  • [FIX] Add support for Maxthon desktop browser (#246)
... (truncated)
Commits

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.

Bumps [bowser](https://github.com/lancedikson/bowser) from 1.9.4 to 2.4.0.
- [Release notes](https://github.com/lancedikson/bowser/releases)
- [Changelog](https://github.com/lancedikson/bowser/blob/master/CHANGELOG.md)
- [Commits](bowser-js/bowser@1.9.4...2.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jul 12, 2019
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #15.

@dependabot-preview dependabot-preview Bot deleted the dependabot/npm_and_yarn/bowser-2.4.0 branch July 17, 2019 06:33
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