-
Notifications
You must be signed in to change notification settings - Fork 17
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: gr2m/universal-user-agent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: gr2m/universal-user-agent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 10 files changed
- 3 contributors
Commits on Mar 13, 2020
-
build(deps): bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3380a54 - Browse repository at this point
Copy the full SHA 3380a54View commit details
Commits on Mar 22, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 81c1c0a - Browse repository at this point
Copy the full SHA 81c1c0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cea4000 - Browse repository at this point
Copy the full SHA cea4000View commit details
Commits on Apr 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 137868d - Browse repository at this point
Copy the full SHA 137868dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b63acac - Browse repository at this point
Copy the full SHA b63acacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ef785d - Browse repository at this point
Copy the full SHA 9ef785dView commit details
Commits on May 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for f1ba278 - Browse repository at this point
Copy the full SHA f1ba278View commit details
Commits on Jul 8, 2020
-
build(deps): bump npm from 6.14.4 to 6.14.6
Bumps [npm](https://github.com/npm/cli) from 6.14.4 to 6.14.6. - [Release notes](https://github.com/npm/cli/releases) - [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md) - [Commits](npm/cli@v6.14.4...v6.14.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d2d0613 - Browse repository at this point
Copy the full SHA d2d0613View commit details
Commits on Jul 16, 2020
-
build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 136ff78 - Browse repository at this point
Copy the full SHA 136ff78View commit details -
ci: replace travis with GitHub Actions (#53)
* ci: remove travis * ci(actions): test workflow * ci(actions): release workflow * ci(actions): update-prettier workflow * docs(README): build status badge
Configuration menu - View commit details
-
Copy full SHA for d155315 - Browse repository at this point
Copy the full SHA d155315View commit details -
fix: use same code for all environments (#57)
I was hoping for conditional exports support to arrive sooner to the popular build tools, but doesn't look like it. I decided that the value for having the additional userAgent information about OS release version is not worth all the trouble that people experience because of it. Simplicity ftw. BREAKING CHANGE: no longer uses os-name in Node environment. The platform release version is no longer included. For example "Node.js/10.21.0 (Linux 4.15; x64)" is now `"Node.js/10.21.0 (Linux; x64)"
Configuration menu - View commit details
-
Copy full SHA for a52f688 - Browse repository at this point
Copy the full SHA a52f688View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v5.0.0...v6.0.0