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

[Snyk] Upgrade svg-crowbar from 0.3.1 to 0.6.0 #208

Merged

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented Jul 3, 2020

Snyk has created this PR to upgrade svg-crowbar from 0.3.1 to 0.6.0.

merge advice

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.
  • The recommended version was released a month ago, on 2020-05-20.
Release notes
Package name: svg-crowbar
  • 0.6.0 - 2020-05-20
    • #153 feat(png): saved image uses device pixel ratio
    Updated dependencies
    • #154 Update dependency electron to v9
    • #152 Update dependency electron to v8.3.0
    • #151 Update dependency eslint to v7
    • #150 Update jest monorepo to v26 (major)
    • #141 Update jest monorepo
    • #149 Update dependency @jest-runner/electron to v3
    • #148 Update dependency electron to v8.2.5
    • #147 Update babel monorepo to v7.9.6
    • #146 Update Node.js to v12.16.3
    • #145 Update dependency electron to v8.2.4
    • #122 Update dependency prettier to v2
    • #144 Pin dependency @babel/cli to 7.8.4
  • 0.6.0-0 - 2020-05-20
  • 0.5.0 - 2020-04-23
    • #119 Use transpiled but unbundled modules in published package
    Updated dependencies
    • #143 Update dependency eslint-config-prettier to v6.11.0
    • #142 Update dependency webpack to v4.43.0
    • #140 Move all eslint config to one file
    • #139 Update to the latest Nodejs LTS
    • #138 Update dependency electron to v8.2.3
    • #137 Update dependency electron to v8.2.2
    • #136 Update dependency eslint-plugin-prettier to v3.1.3
    • #135 Update jest monorepo to v25.3.0
    • #134 Update dependency @babel/preset-env to v7.9.5
    • #133 Update dependency electron to v8.2.1
    • #132 Update dependency jest to v25.2.7
    • #131 Update jest monorepo to v25.2.6
    • #130 Update jest monorepo to v25.2.4
    • #129 Update jest monorepo to v25.2.3
    • #128 Update dependency jest to v25.2.2
    • #127 Update jest monorepo to v25.2.1
    • #126 Update jest monorepo to v25.2.0
    • #125 Update dependency electron to v8.2.0
    • #124 Update dependency webpack to v4.42.1
  • 0.5.0-0 - 2020-04-22
  • 0.4.0 - 2020-03-23
    • #118 Remove references to global window object to fix SSR builds
    Updated dependencies
    • #123 Update dependency eslint-config-prettier to v6.10.1
    • #121 Update babel monorepo to v7.9.0
    • #117 Update dependency electron to v8.1.1
  • 0.4.0-0 - 2020-03-23
  • 0.3.1 - 2020-03-06
    • #114 Add test & build task to prepublishOnly script
    • #116 Update dependency electron to v8.1.0
    • #115 Update babel monorepo to v7.8.7
    • #112 Update dependency electron to v8.0.3
    • #111 Update dependency webpack to v4.42.0
    • #110 Update babel monorepo to v7.8.6
    • #109 Update dependency electron to v8.0.2
    • #108 Update dependency babel-eslint to v10.1.0
from svg-crowbar GitHub release notes
Commit messages
Package name: svg-crowbar

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@richardwestenra richardwestenra merged commit a3b06fd into develop Jul 6, 2020
@richardwestenra richardwestenra deleted the snyk-upgrade-c0ef414618dd2375e1187ec8ceb9adf6 branch July 6, 2020 12:04
richardwestenra added a commit that referenced this pull request Jul 8, 2020
These are no longer necessary as of svg-crowbar v0.4.0, updated in #208
richardwestenra added a commit that referenced this pull request Jul 9, 2020
- **Move data-source logic from initial-state:** The test datasets aren't necessary in the exported component lib, and are only required when running the full app. So I've moved the data source loading functionality out of the App/initial-state logic
- **Replace window.location with document.location:** This allows us to remove the typeof window checks, as document is available in build while window isn't.
- **Remove conditional window checks on svg-crowbar:** These are no longer necessary as of [svg-crowbar v0.4.0](https://github.com/cy6erskunk/svg-crowbar/releases/tag/v0.4.0), updated in #208
- **Load json in src/index.js instead of App component:** This simplifies the App component and moves unnecessary logic out of the exported library component
- **Allow an argument to be passed to loadJsonData:** This will allow external users to load and run it if they wish.
@richardwestenra richardwestenra mentioned this pull request Sep 8, 2020
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants