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 @terrestris/react-geo from 10.0.0 to 10.5.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

snyk-bot
Copy link

Snyk has created this PR to upgrade @terrestris/react-geo from 10.0.0 to 10.5.0.

merge advice

✨What is Merge Advice? We check thousands of dependency upgrade pull requests and CI tests every day to see which upgrades were successfully merged. After crunching this data, we give a recommendation on how safe we think the change is for you to merge without causing issues. Learn more, and share your feedback to help improve this feature. 🙏

ℹ️ 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 year ago, on 2019-01-17.

The recommended version fixes:

Severity Issue Exploit Maturity
Prototype Pollution
SNYK-JS-LODASH-73638
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-LODASH-73639
No Known Exploit
Release notes
Package name: @terrestris/react-geo
  • 10.5.0 - 2019-01-17

    Breaking change

    • Rename property 'absolutelyPostioned' to 'absolutelyPositioned' (#940)
    • Rename property 'trackingoptions' to 'trackingOptions' (#940)

    Bugfixes

    • Rebuild tree nodes on moveend event of map if resolution changed (#987)
    • Fix import of Rnd (#927).

    Features

    • Use React.PureComponent more frequently (LayerTreeNode and MapContainer, #986)
    • Allow style functions as draw style in DigitizeButton (#960)
    • Introduces onClear method to NominatimSearch (#963)

    Devsetup

    • Several dependency updates.
  • 10.4.1 - 2018-10-25

    Bugfixes

    • Update base-util and ol-util to make use of transpiled components (#934).
    • Test more of the TimeLayerAwareHOC (#927).
    • Import specific lodash functions to reduce bundle size (#918).
    • Several depedency updates.
  • 10.4.0 - 2018-09-28

    Devsetup

    • Specify react version for linter (#893)
    • Update several dependencies (#894)
    • further dependencies updates

    Features

    • Always cancel animation (#896)
    • Before setting the extent, better cancel any animations (#897)
    • Provide optional callback prop onFeatureSelect to be used with ol.interaction.Select (#907)
    • Enhance label handling in DigitizeButton component (#910)

    Documentation

    • Change references to OL documentation in comments to the latest format (#891)
    • Several documentation updates (#895)
    • Less strict PropTypes type & slightly enhanced docs(#899)
  • 10.3.0 - 2018-09-20

    Features

    • Add callback props onModalLabelOk and onModalLabelCancel to DigitizeButton

    dependencies

    • react-dom 16.5.2

    devDependencies

    • react 16.5.2
    • react-test-renderer 16.5.2
    • webpack 4.19.1
  • 10.2.0 - 2018-09-17

    Features

    • Introduce WfsSearchInput component (#878)
    • Use lodash/debounce for delayed function calls (#884)

    Updates

    • @terrestris/ol-util v1.3.0
    • monorepo.react v16.5.1
    • webpack v4.19.0
    • react-styleguidist v7.3.8
    • react-test-renderer 16.5.1
    • react-dom v16.5.1
    • antd v3.9.2
    • lodash 4.17.11
  • 10.1.0 - 2018-09-11

    Features

    • Add onMapSingleClick callback for the AgFeatureGrid (see #872).
  • 10.0.0 - 2018-09-06

    Breaking changes

    The peer dependency version of the ol package has been increased to version 5.
    To use react-geo v10 or higher you will need to use openlayers in v5 or higher.

    To migrate your current react-geo application please have a look at the ol 5 upgrade notes and the ol changelog.

    Some migration snippets can be found here: https://github.com/terrestris/react-geo/wiki/Ol-5-migration-snippets

    Updates

    peerDependencies

    • ol ~5.0 ❗

    dependencies

    • @terrestris/ol-uti 1.2.0

    devDependencies

    • babel-jest 23.4.2
    • babel-preset-env 1.7.0
    • coveralls 3.0.2
    • enzyme-adapter-react-16 1.5.0
    • eslint 5.5.0
    • ol 5.2.0
from @terrestris/react-geo GitHub release notes
Commit messages
Package name: @terrestris/react-geo
  • 1348adc 10.5.0
  • f4ddd48 Merge pull request #991 from terrestris/greenkeeper/eslint-plugin-react-7.12.4
  • 212c859 chore(package): update eslint-plugin-react to version 7.12.4
  • 703b837 Merge pull request #990 from terrestris/greenkeeper/eslint-plugin-react-7.12.3
  • c5412b5 chore(package): update eslint-plugin-react to version 7.12.3
  • 8573e5e Rebuild tree nodes on moveend event of map if resolution changed (#987)
  • e186f13 Merge pull request #986 from ahennr/pure-components
  • 6aa9884 Merge pull request #988 from terrestris/greenkeeper/validator-10.11.0
  • 56b267b fix(package): update validator to version 10.11.0
  • bbb9edf Merge pull request #982 from terrestris/greenkeeper/ag-grid-community-20.0.0
  • 7a0ed58 Merge pull request #985 from terrestris/greenkeeper/antd-3.12.3
  • ea7ca8f chore(package): update antd to version 3.12.3
  • 353a292 use PureComponents
  • b6b5d77 Merge branch 'master' into greenkeeper/ag-grid-community-20.0.0
  • fcaef8a Merge pull request #983 from terrestris/greenkeeper/ag-grid-react-20.0.0
  • 1000d1e Merge pull request #981 from terrestris/greenkeeper/webpack-4.28.4
  • 628d79b fix(package): update ag-grid-react to version 20.0.0
  • d9dbb22 fix(package): update ag-grid-community to version 20.0.0
  • 60d8448 chore(package): update webpack to version 4.28.4
  • 4a9f65a Merge pull request #980 from terrestris/greenkeeper/shpjs-3.4.3
  • f0d8c33 fix(package): update shpjs to version 3.4.3
  • c7ab346 Merge pull request #979 from terrestris/greenkeeper/eslint-plugin-react-7.12.2
  • 6418d9b Merge branch 'master' into greenkeeper/eslint-plugin-react-7.12.2
  • e59c628 Merge pull request #976 from terrestris/greenkeeper/eslint-plugin-markdown-1.0.0

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

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.

None yet

1 participant