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 @bower_components/bowser from 1.9.4 to 2.11.0 in /build #37910

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @bower_components/bowser from 1.9.4 to 2.11.0.

Release notes

Sourced from @bower_components/bowser's releases.

2.10.0

  • [FIX] Fix for Firefox detection on iOS 13 #415
  • [FIX] Fixes for typings.d.ts #409
  • [FIX] Updated development dependencies

2.7.0

  • [FIX] Add support for QQ Browser #362
  • [FIX] Add support for GSA #364
  • [FIX] Updated dependencies

2.5.3 (Aug 4, 2019)

  • [FIX] Add MacOS names support #338
  • [FIX] Point typings.d.ts from package.json #341
  • [FIX] Upgrade dependencies

2.5.1

  • [FIX] Fixes the bug with a custom Error class (#335)
  • [FIX] Fixes the settings for Babel to reduce the bundle size (#259)

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

Changelog

Sourced from @bower_components/bowser's changelog.

2.11.0 (Sep 12, 2020)

  • [ADD] Added support for aliases in Parser#is method (#437)
  • [ADD] Added more typings (#438, #427)
  • [ADD] Added support for MIUI Browserr (#436)

2.10.0 (Jul 9, 2020)

  • [FIX] Fix for Firefox detection on iOS 13 #415
  • [FIX] Fixes for typings.d.ts #409
  • [FIX] Updated development dependencies

2.9.0 (Jan 28, 2020)

  • [ADD] Export more methods and constants via .d.ts #388, #390

2.8.1 (Dec 26, 2019)

  • [FIX] Reverted #382 as it broke build

2.8.0 (Dec 26, 2019)

  • [ADD] Add polyfills for Array.find & Object.assign #383
  • [ADD] Export constants with types.d.ts #382
  • [FIX] Add support for WeChat on Windows #381
  • [FIX] Fix detection of Firefox on iPad #379
  • [FIX] Add detection of Electron #375
  • [FIX] Updated dev-dependencies

2.7.0 (Oct 2, 2019)

  • [FIX] Add support for QQ Browser #362
  • [FIX] Add support for GSA #364
  • [FIX] Updated dependencies

2.6.0 (Sep 6, 2019)

  • [ADD] Define "module" export in package.json #354
  • [FIX] Fix Tablet PC detection #334

2.5.4 (Sep 2, 2019)

  • [FIX] Exclude docs from the npm package #349

2.5.3 (Aug 4, 2019)

  • [FIX] Add MacOS names support #338
  • [FIX] Point typings.d.ts from package.json #341
  • [FIX] Upgrade dependencies

2.5.2 (July 17, 2019)

  • [FIX] Fixes the bug undefined method because of failed build (#335)

2.5.1 (July 17, 2019)

  • [FIX] Fixes the bug with a custom Error class (#335)
  • [FIX] Fixes the settings for Babel to reduce the bundle size (#259)

2.5.0 (July 16, 2019)

  • [ADD] Add constant output so that users can quickly get all types (#325)
Commits
  • e188e8a Merge branch '2.11.0' into production
  • 1d64eca chore: bump version, write changelog and docs
  • 5b11ac2 Add missing typescript property declaration
  • 53d54e2 Merge pull request #428 from lancedikson/dependabot/npm_and_yarn/lodash-4.17.19
  • b7c67e9 Merge pull request #431 from lancedikson/dependabot/npm_and_yarn/elliptic-6.5.3
  • b2383ed Merge pull request #440 from lancedikson/dependabot/npm_and_yarn/yargs-parser...
  • e431acf Merge pull request #442 from lancedikson/dependabot/npm_and_yarn/http-proxy-1...
  • c504b11 Merge pull request #427 from YongliangDing/declaration-update
  • a6317d2 Merge pull request #438 from Cordazar/patch-2
  • 24dab5f Merge pull request #437 from willamesoares/include-alias-check
  • Additional commits viewable in compare view

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.


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)
  • @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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@update-docs
Copy link

update-docs bot commented Sep 15, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@dependabot-preview
Copy link
Contributor Author

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f15289d) 64.75% compared to head (6f1ff6c) 65.93%.
Report is 5935 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #37910      +/-   ##
============================================
+ Coverage     64.75%   65.93%   +1.18%     
  Complexity    19408    19408              
============================================
  Files          1285     1222      -63     
  Lines         75830    68289    -7541     
  Branches       1336        0    -1336     
============================================
- Hits          49101    45024    -4077     
+ Misses        26335    23265    -3070     
+ Partials        394        0     -394     
Flag Coverage Δ
javascript ?
phpunit 65.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

None yet

0 participants