Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-ga from 2.7.0 to 3.3.0 #374

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Nov 30, 2020

Bumps react-ga from 2.7.0 to 3.3.0.

Release notes

Sourced from react-ga's releases.

v3.3.0

3.3.0 (2020-11-21)

Features

v3.2.1

3.2.1 (2020-11-10)

Bug Fixes

  • bump package version for release (971e377)

v3.2.0

3.2.0 (2020-10-16)

Bug Fixes

  • no-typos: typos in tests (1eef9dd)
  • add cookieUpdate to GaOptions interface (b8b453d)

Features

  • types: add dimension and metric to event type (410f2d5)
  • include custom rel props when target is blank (4fe1a4a)

v3.1.2

3.1.2 (2020-07-07)

Bug Fixes

  • trim correctly catches integer values (dc7158e)

v3.1.1

3.1.1 (2020-07-04)

Bug Fixes

  • timing: skip warning for falsy value (bf46430)

v3.1.0

3.1.0 (2020-07-04)

Commits
  • 0557156 chore: add eslint fixes
  • 2f18b80 feat: only load GA once
  • 971e377 fix: bump package version for release
  • bc01c87 chore: update react peer dependency to v17
  • f653e0e chore: fix package-lock
  • a8fe8d6 test(events): demensions and metrics packaged in payload
  • 410f2d5 feat(types): add dimension and metric to event type
  • 1eef9dd fix(no-typos): typos in tests
  • b8b453d fix: add cookieUpdate to GaOptions interface
  • 4fe1a4a feat: include custom rel props when target is blank
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes an out-of-range update to a production dependency.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 30, 2020
@netlify
Copy link

netlify bot commented Nov 30, 2020

Deploy preview for pensive-lamport-5822d2 ready!

Built with commit 2c38f81

https://deploy-preview-374--pensive-lamport-5822d2.netlify.app

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-ga-3.3.0 branch from c3b4ccf to 2c38f81 Compare January 22, 2021 17:05
Copy link
Owner

@tubone24 tubone24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-ga-3.3.0 branch from 2c38f81 to f7d01da Compare February 12, 2021 16:33
@github-actions
Copy link
Contributor

Deploy path: /home/runner/work/blog/blog/public
Functions path: /home/runner/work/blog/blog/functions/src
Configuration path: /home/runner/work/blog/blog/netlify.toml
Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/6026aeb773205608b8ef74ab
Website Draft URL: https://6026aeb773205608b8ef74ab--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag.
netlify deploy --prod

Copy link
Owner

@tubone24 tubone24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/react-ga-3.3.0 branch from f7d01da to 7d6e8f1 Compare February 12, 2021 17:02
@github-actions
Copy link
Contributor

Deploy path: /home/runner/work/blog/blog/public
Functions path: /home/runner/work/blog/blog/functions/src
Configuration path: /home/runner/work/blog/blog/netlify.toml
Deploying to draft URL...

Logs: https://app.netlify.com/sites/pensive-lamport-5822d2/deploys/6026b57abfa21e1372847fba
Website Draft URL: https://6026b57abfa21e1372847fba--pensive-lamport-5822d2.netlify.app

If everything looks good on your draft URL, deploy it to your main site URL with the --prod flag.
netlify deploy --prod

Copy link
Owner

@tubone24 tubone24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

@tubone24 tubone24 merged commit 54e983f into master Feb 15, 2021
@tubone24 tubone24 deleted the dependabot/npm_and_yarn/react-ga-3.3.0 branch February 15, 2021 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant