core
core copied to clipboard
chore(deps): bump @bower_components/bowser from 1.9.4 to 2.11.0 in /build
Bumps @bower_components/bowser from 1.9.4 to 2.11.0.
Release notes
Sourced from @bower_components/bowser's releases.
v2.11.0
What's Changed
- [ADD]: Add detection for Miui Browser #436
- [ADD]: Add support for using alias in 'is' method #437
- [FIX]: Add missing typescript property declaration by
@Cordazarin lancedikson/bowser#438- [FIX]: Update
@returnsof Parser.prototype.parse #427- [CHORE]: bump http-proxy from 1.18.0 to 1.18.1 #442
- [CHORE]: bump yargs-parser from 13.1.1 to 13.1.2 #440
- [CHORE]: bump elliptic from 6.5.1 to 6.5.3 #431
- [CHORE] bump lodash from 4.17.15 to 4.17.19 #428
New Contributors
@Cordazarmade their first contribution in lancedikson/bowser#438@YonLJmade their first contribution in lancedikson/bowser#427Full Changelog: https://github.com/lancedikson/bowser/compare/2.10.0...v2.11.0
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
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)
... (truncated)
Changelog
Sourced from @bower_components/bowser's changelog.
2.11.0 (Sep 12, 2020)
- [ADD] Added support for aliases in
Parser#ismethod (#437)- [ADD] Added more typings (#438, #427)
- [ADD] Added support for MIUI Browser (#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)
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)
2.6.0 (Sep 6, 2019)
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)
... (truncated)
Commits
e188e8aMerge branch '2.11.0' into production1d64ecachore: bump version, write changelog and docs5b11ac2Add missing typescript property declaration53d54e2Merge pull request #428 from lancedikson/dependabot/npm_and_yarn/lodash-4.17.19b7c67e9Merge pull request #431 from lancedikson/dependabot/npm_and_yarn/elliptic-6.5.3b2383edMerge pull request #440 from lancedikson/dependabot/npm_and_yarn/yargs-parser...e431acfMerge pull request #442 from lancedikson/dependabot/npm_and_yarn/http-proxy-1...c504b11Merge pull request #427 from YongliangDing/declaration-updatea6317d2Merge pull request #438 from Cordazar/patch-224dab5fMerge pull request #437 from willamesoares/include-alias-check- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.
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.