75 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira
5ffee6e9d8 Merge pull request #17 from tauri-apps/dependabot/npm_and_yarn/pug-code-gen-2.0.3
build(deps): bump pug-code-gen from 2.0.2 to 2.0.3
2021-05-11 00:35:58 -03:00
dependabot[bot]
f3eb599c61 build(deps): bump pug-code-gen from 2.0.2 to 2.0.3
Bumps [pug-code-gen](https://github.com/pugjs/pug) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/pugjs/pug/releases)
- [Commits](https://github.com/pugjs/pug/compare/pug-code-gen@2.0.2...pug@2.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 03:29:25 +00:00
Lucas Fernandes Nogueira
31eb8937be Merge pull request #16 from tauri-apps/dependabot/npm_and_yarn/ini-1.3.8
build(deps): bump ini from 1.3.5 to 1.3.8
2021-05-11 00:28:21 -03:00
Lucas Fernandes Nogueira
9fc6daeee6 Merge pull request #18 from tauri-apps/dependabot/npm_and_yarn/elliptic-6.5.4
build(deps): bump elliptic from 6.5.3 to 6.5.4
2021-05-11 00:28:12 -03:00
Lucas Fernandes Nogueira
e480ed4d7e Merge pull request #19 from tauri-apps/dependabot/npm_and_yarn/y18n-4.0.1
build(deps): bump y18n from 4.0.0 to 4.0.1
2021-05-11 00:28:06 -03:00
Lucas Fernandes Nogueira
2cfa3f7b86 Merge pull request #20 from tauri-apps/dependabot/npm_and_yarn/ssri-6.0.2
build(deps): bump ssri from 6.0.1 to 6.0.2
2021-05-11 00:27:59 -03:00
Lucas Fernandes Nogueira
b965489a40 Merge pull request #21 from tauri-apps/dependabot/npm_and_yarn/lodash-4.17.21
build(deps): bump lodash from 4.17.15 to 4.17.21
2021-05-11 00:27:54 -03:00
dependabot[bot]
b6ce977b41 build(deps): bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 01:23:45 +00:00
dependabot[bot]
9b3c6e7ade build(deps): bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 15:36:59 +00:00
dependabot[bot]
804f86055d build(deps): bump y18n from 4.0.0 to 4.0.1
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-31 12:28:58 +00:00
dependabot[bot]
1f446eeb63 build(deps): bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-10 05:24:22 +00:00
dependabot[bot]
df2019eefc build(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 06:18:42 +00:00
dependabot[bot]
955da6cdd7 build(deps): bump elliptic from 6.5.2 to 6.5.3 (#15)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-01 14:11:24 +02:00
nothingismagick
88576918d8 Merge branch 'master' into dev v1.0.0-beta.2 2020-01-26 21:10:27 +01:00
Daniel Thompson-Yvetot
2c10c1c2ff fix(typo): in docs 2020-01-26 21:07:48 +01:00
Daniel Thompson-Yvetot
6c7c72b89e addition to previous commit 2020-01-26 21:04:46 +01:00
Daniel Thompson-Yvetot
6918b652ca chore(renaming): move everything to tauri-forage 2020-01-26 21:04:44 +01:00
nothingismagick
3f376e5a66 Update index.html 2020-01-25 02:31:16 +01:00
nothingismagick
37e90d6f5c Update index.html v1.0.0-beta.1 2020-01-25 02:30:50 +01:00
nothingismagick
cfaf07246e Merge pull request #11 from tauri-apps/dev
chore(docs): make it clear how it all works
2020-01-25 02:27:47 +01:00
Daniel Thompson-Yvetot
3268e9def1 chore(repo): maintenance 2020-01-25 02:25:58 +01:00
Daniel Thompson-Yvetot
dd0bf9f2fb fix(ts): types and implementations 2020-01-25 02:25:47 +01:00
Daniel Thompson-Yvetot
69dafb57f5 feat(docs): add latest 2020-01-25 02:25:12 +01:00
Daniel Thompson-Yvetot
4912ad2f2c fix(logger): add docs 2020-01-25 02:23:36 +01:00
nothingismagick
21113c8a72 Merge pull request #10 from tauri-apps/dev
chore(beta): release
v1.0.0-beta.0
2020-01-24 22:54:27 +01:00
Daniel Thompson-Yvetot
fb187a2f1c chore(package.json): renaming 2020-01-24 22:46:01 +01:00
Daniel Thompson-Yvetot
3c377a994a chore(rename): finalize naming convention 2020-01-24 22:44:01 +01:00
Daniel Thompson-Yvetot
b5e8b190ad chore(version): bump v1.0.0-alpha.8 2020-01-24 16:26:37 +01:00
Daniel Thompson-Yvetot
d1ec038f6c fix(publish): use hardcoded .npmrc path 2020-01-24 16:26:26 +01:00
Daniel Thompson-Yvetot
0c9b4dc5a1 chore(version): bump v1.0.0-alpha.7 2020-01-24 16:23:10 +01:00
Daniel Thompson-Yvetot
57ce98f3de fix(typo) 2020-01-24 16:22:38 +01:00
Daniel Thompson-Yvetot
8b66e11fb6 fix(publish): seventh try v1.0.0-alpha.6 2020-01-24 16:18:27 +01:00
nothingismagick
fe7b2da581 Merge pull request #9 from tauri-apps/dev
fix(publish): sixth try
2020-01-24 16:02:48 +01:00
Daniel Thompson-Yvetot
ffb2436829 fix(publish): sixth try v1.0.0-alpha.5 2020-01-24 16:01:43 +01:00
nothingismagick
a53250c3f7 Merge pull request #8 from tauri-apps/dev
fix(publish): fourth try
v1.0.0-alpha.4
2020-01-24 15:32:18 +01:00
Daniel Thompson-Yvetot
8c4e776e3b fix(publish): fifth try 2020-01-24 15:31:45 +01:00
Daniel Thompson-Yvetot
c8b074c4a7 fix(publish): fourth try 2020-01-24 15:29:43 +01:00
nothingismagick
d9ee01ada1 Merge pull request #7 from tauri-apps/dev
fix(publish): third try
v1.0.0-alpha.3
2020-01-24 15:24:19 +01:00
Daniel Thompson-Yvetot
af5f6a2be0 fix(publish): third try 2020-01-24 15:23:12 +01:00
nothingismagick
9689227458 Merge pull request #6 from tauri-apps/dev
fix(publish): third try
2020-01-24 15:07:35 +01:00
Daniel Thompson-Yvetot
34773ae2fc fix(publish): third try v1.0.0-alpha.2 2020-01-24 15:06:41 +01:00
nothingismagick
79fec86581 Merge pull request #5 from tauri-apps/dev
fix(npm): publish command
2020-01-24 15:00:35 +01:00
Daniel Thompson-Yvetot
d82f244ffa fix(publish) second try v1.0.0-alpha.1 2020-01-24 14:57:31 +01:00
Daniel Thompson-Yvetot
3e4f4c95d5 fix(npm): publish command 2020-01-24 14:51:58 +01:00
nothingismagick
4e9a422f40 Merge pull request #4 from tauri-apps/dev
merge to master to test release
v1.0.0-alpha.0
2020-01-24 14:43:52 +01:00
Daniel Thompson-Yvetot
998f7d5631 fix(vulns) 2020-01-24 14:37:02 +01:00
Daniel Thompson-Yvetot
96c0aa56fd feat(rollup) 2020-01-24 14:26:11 +01:00
Daniel Thompson-Yvetot
aed96bbefe chore(dist): remove dist 2020-01-24 12:09:34 +01:00
nothingismagick
9cc179f8ce Merge pull request #2 from nothingismagick/feature/ts-migration
Feature/ts migration
2020-01-24 12:07:50 +01:00
Daniel Thompson-Yvetot
7946c5aae9 now dev/null it 2020-01-24 12:01:12 +01:00