Commit Graph

341 Commits

Author SHA1 Message Date
Matthias Kretschmann 1d07e0f769
support for Gatsby v4
* closes #234
2021-11-28 15:41:34 +00:00
Matthias Kretschmann 842c343343
package updates 2021-11-28 15:40:23 +00:00
Matthias Kretschmann 75cfaf49ec
skip coverage task for dependabot 2021-11-28 15:39:43 +00:00
dependabot[bot] 3bc12645a5
Bump release-it from 14.6.2 to 14.7.0 (#192)
Bumps [release-it](https://github.com/release-it/release-it) from 14.6.2 to 14.7.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.6.2...14.7.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 12:19:53 +02:00
dependabot[bot] 78737ef3ca
Bump babel-preset-gatsby-package from 1.5.0 to 1.6.0 (#193)
Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby-package/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@1.6.0/packages/babel-preset-gatsby-package)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-31 12:19:46 +02:00
dependabot[bot] 7873e83c06
Bump auto-changelog from 2.2.1 to 2.3.0 (#191) 2021-05-25 06:07:46 +02:00
Matthias Kretschmann af31666e8e
Release 0.10.0 2021-05-23 11:40:42 +02:00
Sam Richards ae2e8e7a61
Add support for error tracking [Fixes #168] (#169)
* Add support for error tracking [Fixes #168]

* fix missing cookieDomain

Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-05-23 11:37:14 +02:00
Matthias Kretschmann 4858debe66
package updates 2021-05-23 11:17:34 +02:00
Jarne fd6f427fb4
Add cookie consent option (#102)
* Add cookie consent option

* Add unit testing for cookie consent option

Co-authored-by: Jarne <jarne@users.noreply.github.com>
2021-05-23 11:06:07 +02:00
Matthias Kretschmann 07b850fe84
Merge pull request #129 from qdhayana/dnt-option
feat: add respectDnt option
2021-05-23 11:02:12 +02:00
Matthias Kretschmann dd7ee885e6
Merge pull request #176 from LekoArts/patch-1
fix: Set correct gatsby peer dep
2021-05-23 10:59:33 +02:00
Lennart 7cc96853bb
fix: Set correct gatsby peer dep 2021-04-15 14:53:41 +02:00
Matthias Kretschmann b99a9a6c16
Merge pull request #151 from kremalicious/dependabot/npm_and_yarn/babel/cli-7.12.16
Bump @babel/cli from 7.12.10 to 7.12.16
2021-02-15 09:51:36 +01:00
Matthias Kretschmann 3fe1fcf0f9
Merge pull request #150 from kremalicious/dependabot/npm_and_yarn/eslint-7.20.0
Bump eslint from 7.19.0 to 7.20.0
2021-02-15 09:51:25 +01:00
dependabot[bot] 3806f37015
Bump eslint from 7.19.0 to 7.20.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.20.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.19.0...v7.20.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 08:34:45 +00:00
dependabot[bot] 99dde2534a
Bump @babel/cli from 7.12.10 to 7.12.16
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.12.10 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 08:31:55 +00:00
Matthias Kretschmann d5ce77f446
Merge pull request #149 from kremalicious/dependabot/npm_and_yarn/release-it-14.4.0
Bump release-it from 14.2.2 to 14.4.0
2021-02-15 05:06:40 +01:00
Matthias Kretschmann 1fbe6317b8
Merge pull request #147 from kremalicious/dependabot/npm_and_yarn/babel/eslint-parser-7.12.16
Bump @babel/eslint-parser from 7.12.1 to 7.12.16
2021-02-15 05:06:32 +01:00
Matthias Kretschmann 385933685c
Merge pull request #146 from kremalicious/dependabot/npm_and_yarn/babel/runtime-7.12.13
Bump @babel/runtime from 7.12.5 to 7.12.13
2021-02-15 05:06:24 +01:00
Matthias Kretschmann d04f484fd9
Merge pull request #148 from kremalicious/dependabot/npm_and_yarn/babel/core-7.12.16
Bump @babel/core from 7.12.10 to 7.12.16
2021-02-15 05:06:15 +01:00
Matthias Kretschmann 9a3b1cc270
Merge pull request #142 from kremalicious/dependabot/npm_and_yarn/babel-preset-gatsby-package-0.12.0
Bump babel-preset-gatsby-package from 0.11.0 to 0.12.0
2021-02-15 05:06:03 +01:00
dependabot[bot] 7837fe2e1e
Bump release-it from 14.2.2 to 14.4.0
Bumps [release-it](https://github.com/release-it/release-it) from 14.2.2 to 14.4.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/14.2.2...14.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 04:03:14 +00:00
dependabot[bot] 3026d9619c
Bump @babel/core from 7.12.10 to 7.12.16
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.10 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.16/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 04:02:30 +00:00
dependabot[bot] bb4af8f9b9
Bump @babel/eslint-parser from 7.12.1 to 7.12.16
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.12.1 to 7.12.16.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.16/eslint/babel-eslint-parser)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-15 04:02:09 +00:00
dependabot[bot] 453eafc63e
Bump @babel/runtime from 7.12.5 to 7.12.13
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.12.5 to 7.12.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 04:06:06 +00:00
dependabot[bot] 4dee26a250
Bump babel-preset-gatsby-package from 0.11.0 to 0.12.0
Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby-package/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@0.12.0/packages/babel-preset-gatsby-package)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-08 04:03:28 +00:00
Matthias Kretschmann b8fbb35241
Release 0.9.0 2021-02-01 00:31:32 +01:00
Matthias Kretschmann 11e908a2e9
fix CI run on tag push 2021-02-01 00:28:22 +01:00
Matthias Kretschmann 0df7ae9ac0
Merge pull request #141 from kremalicious:feature/updates
CI tweaks & package updates
2021-02-01 00:13:17 +01:00
Matthias Kretschmann b3a67005d0
package updates 2021-02-01 00:08:48 +01:00
Matthias Kretschmann 8e620750dc
CI tweaks 2021-02-01 00:04:34 +01:00
Revath S Kumar 95c4730168
feat: add respectDnt option 2020-12-12 17:18:58 +05:30
Matthias Kretschmann 403092eff7
Merge pull request #79 from kremalicious/dependabot/npm_and_yarn/auto-changelog-2.2.1
Bump auto-changelog from 2.2.0 to 2.2.1
2020-10-19 06:57:12 +02:00
Matthias Kretschmann 2de44d4ca9
Merge pull request #87 from kremalicious/dependabot/npm_and_yarn/jest-26.5.3
Bump jest from 26.1.0 to 26.5.3
2020-10-19 06:57:02 +02:00
Matthias Kretschmann 1ba67e70f5
Merge pull request #95 from kremalicious/dependabot/npm_and_yarn/release-it-14.2.0
Bump release-it from 13.6.5 to 14.2.0
2020-10-19 06:56:54 +02:00
Matthias Kretschmann 6178a6a474
Merge pull request #78 from kremalicious/dependabot/npm_and_yarn/prettier-2.1.2
Bump prettier from 2.0.5 to 2.1.2
2020-10-19 06:56:45 +02:00
Matthias Kretschmann 3c169dbb34
Merge pull request #96 from kremalicious/dependabot/npm_and_yarn/eslint-config-prettier-6.13.0
Bump eslint-config-prettier from 6.11.0 to 6.13.0
2020-10-19 06:56:35 +02:00
Matthias Kretschmann 5f1a2d38a4
Merge pull request #75 from kremalicious/dependabot/npm_and_yarn/node-fetch-2.6.1
Bump node-fetch from 2.6.0 to 2.6.1
2020-10-19 06:56:20 +02:00
Matthias Kretschmann 152e9ef3ce
Merge pull request #86 from kremalicious/dependabot/npm_and_yarn/eslint-7.11.0
Bump eslint from 7.5.0 to 7.11.0
2020-10-19 06:56:11 +02:00
Matthias Kretschmann a05f961eef
Merge pull request #92 from kremalicious/dependabot/npm_and_yarn/babel/runtime-7.12.1
Bump @babel/runtime from 7.10.5 to 7.12.1
2020-10-19 06:55:57 +02:00
Matthias Kretschmann 3d8bfef5c6
Merge pull request #94 from kremalicious/dependabot/npm_and_yarn/babel/core-7.12.3
Bump @babel/core from 7.10.5 to 7.12.3
2020-10-19 06:55:50 +02:00
Matthias Kretschmann c1ab1c76cc
Merge pull request #91 from kremalicious/dependabot/npm_and_yarn/babel/cli-7.12.1
Bump @babel/cli from 7.10.5 to 7.12.1
2020-10-19 06:55:41 +02:00
dependabot[bot] ac7b6049df
Bump eslint-config-prettier from 6.11.0 to 6.13.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 6.11.0 to 6.13.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.11.0...v6.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 04:06:15 +00:00
dependabot[bot] 232ef9ae6f
Bump release-it from 13.6.5 to 14.2.0
Bumps [release-it](https://github.com/release-it/release-it) from 13.6.5 to 14.2.0.
- [Release notes](https://github.com/release-it/release-it/releases)
- [Changelog](https://github.com/release-it/release-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/release-it/release-it/compare/13.6.5...14.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 04:05:47 +00:00
dependabot[bot] 9163e3914c
Bump @babel/core from 7.10.5 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.12.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.3/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-19 04:05:15 +00:00
dependabot[bot] 636e693bc4
Bump @babel/runtime from 7.10.5 to 7.12.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.10.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 04:05:37 +00:00
dependabot[bot] 559b441af9
Bump @babel/cli from 7.10.5 to 7.12.1
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.10.5 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-cli)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-16 04:04:12 +00:00
dependabot[bot] da2558c28b
Bump jest from 26.1.0 to 26.5.3
Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.5.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 04:03:47 +00:00
dependabot[bot] 3671cfb0bd
Bump eslint from 7.5.0 to 7.11.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.11.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.5.0...v7.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-12 04:03:12 +00:00