vringar
044f9d2f01
refactor(Extension): fix .eslintrs.js and execute npm run fix
2022-09-21 21:07:42 +02:00
vringar
be9dfb43d7
refactor(Extension): unify extensions
2022-09-21 21:07:42 +02:00
vringar
3005dce08e
refactor(Extension): move from Extension/firefox to extension
2022-09-21 21:07:42 +02:00
Stefan Zabka
f86ddf5130
chore(release): prepare release v0.20.0 ( #993 )
2022-05-18 09:55:46 +02:00
dependabot[bot]
55d0ffa401
Bump async from 2.6.3 to 2.6.4 in /Extension/webext-instrumentation ( #990 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-05 17:28:07 +02:00
dependabot[bot]
65c284b99f
Bump moment from 2.29.1 to 2.29.2 in /Extension/firefox ( #986 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.2.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.2 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 23:50:12 -04:00
dependabot[bot]
323253b08b
Bump node-fetch from 2.6.1 to 2.6.7 in /Extension/webext-instrumentation ( #980 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 22:07:53 -04:00
dependabot[bot]
664226107b
Bump minimist from 1.2.5 to 1.2.6 in /Extension/firefox ( #985 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-12 22:06:37 -04:00
Stefan Zabka
45e86424a8
Chore/release prep ( #984 )
...
* chore(updates): update all dependencies
* fix(Dockerfile): install Firefox instead of its dependencies
This change protects us against Firefox changing its dependencies
* fix(typing): minor typing enhancements
* chore(release): update VERSION and write CHANGELOG
2022-03-31 14:59:42 +02:00
Stefan Zabka
4966dae212
chore(release): v0.19.0 release prep ( #976 )
...
* chore(firefox-bin): update to FF98
* chore(pre-commit): update and run pre-commit hooks
* chore(conda): update environment.yaml
* chore(javascript): update all package.jsons
* chore(Release): update VERSION and CHANGELOG
* chore(conda): remove mamba
* chore(conda): added easyprocess dependency
2022-03-23 18:32:18 +01:00
dependabot[bot]
7dc26a2466
Bump node-fetch from 2.6.1 to 2.6.7 in /Extension/webext-instrumentation ( #972 )
...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch ) from 2.6.1 to 2.6.7.
- [Release notes](https://github.com/node-fetch/node-fetch/releases )
- [Changelog](https://github.com/node-fetch/node-fetch/blob/main/docs/CHANGELOG.md )
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.1...v2.6.7 )
---
updated-dependencies:
- dependency-name: node-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-23 23:16:15 +01:00
dependabot[bot]
b63a3c7519
Bump nanoid from 3.1.30 to 3.2.0 in /Extension/firefox ( #970 )
...
Bumps [nanoid](https://github.com/ai/nanoid ) from 3.1.30 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases )
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/nanoid/compare/3.1.30...3.2.0 )
---
updated-dependencies:
- dependency-name: nanoid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-23 22:45:46 +01:00
Steven Englehardt
8b62f18749
Remove references to Mozilla ( #965 )
2021-12-20 10:47:32 -05:00
Steven Englehardt
3354bc1875
Fix security issues + update some Mozilla references ( #962 )
2021-12-16 12:53:20 +01:00
vringar
bd2f7a3f74
fix: correct Firefox tag
2021-12-07 16:38:12 +01:00
vringar
1df1b384f5
feat: update Firefox version and all OpenWPM dependencies
2021-12-07 15:35:20 +01:00
dependabot[bot]
0445611b42
Bump nth-check from 2.0.0 to 2.0.1 in /Extension/firefox ( #954 )
...
Bumps [nth-check](https://github.com/fb55/nth-check ) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fb55/nth-check/releases )
- [Commits](https://github.com/fb55/nth-check/compare/v2.0.0...v2.0.1 )
---
updated-dependencies:
- dependency-name: nth-check
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 22:02:56 +02:00
Stefan Zabka
ad6fbc86b7
Preparing v0.17.0 release ( #948 )
...
* Updated dependencies
* Updated firefox + Realease notes
* Fixed npm peer dependencies
2021-07-24 19:00:37 +02:00
Stefan Zabka
9014926540
Remove ts lint ( #940 )
...
* Converted TSLint to ESLint
* Ran npm run fix
* Type refinement around JSINstrumentation config
* More typing
* Fixed types
* Reverted change to arrow function
Co-authored-by: Ayushsunny <ayush100anand@gmail.com>
2021-07-16 16:57:07 +02:00
Stefan Zabka
9b4d3582bc
Moved Extension folder to the top-level ( #939 )
...
* Moved Extension folder to the top-level
Also removed useless number tests
* Fixed conftests xpi fixture
* Updated docs
2021-07-16 16:15:22 +02:00