Skip to content

Commit

Permalink
Ensure it's possible to install the latest version of the web-vitals …
Browse files Browse the repository at this point in the history
…library (#21)

* Delete the yarn error log

* Ignore yarn-error logs

* Fix readme

* Fix up readme

* Bump decode-uri-component from 0.2.0 to 0.2.2

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](SamVerschueren/decode-uri-component@v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump http-cache-semantics from 4.1.0 to 4.1.1

Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Simplify Contribution guide

* Remove references to psammead

* Update readme

* Simplify contribution guidelines

* Tidy up

* Fix import

* Tidy up unit test runner

* Update check package manager output

* Remove whitespace

* Simplify tests scripts

* Point to src folder

* Add babel core & babel cli in order to compile the web vitals library

* No need to ignore test.jsx files as none currently exist

* Run yarn build on prepublish to ensure that dist & esm packages are included in the packaged library

* Major upgrade since moving to new repo and lots of changes to make it work

* Reinstate tests for ci

* Ignore node_modules & built output when linting

* FIX: builds

* CHG: update web vitals

* CHG: ignore dist and esm

- these are created at postinstall time

* CHG: no slash needed

* Bump tough-cookie from 4.1.2 to 4.1.3

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](salesforce/tough-cookie@v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* ENH: adding debugging mode and different eventlistener

* FIX: Compatability issues

Mostly taken from #19

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: eagerterrier <[email protected]>
  • Loading branch information
3 people authored Oct 17, 2023
1 parent 214b994 commit e37432d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit e37432d

Please sign in to comment.