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 protobufjs from 6.10.1 to 6.11.3 #84

Open
wants to merge 78 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2022

Bumps protobufjs from 6.10.1 to 6.11.3.

Release notes

Sourced from protobufjs's releases.

v6.11.3

6.11.3 (2022-05-20)

Bug Fixes

v6.11.2

6.11.2 (2021-04-30)

  • regenerated index.d.ts to fix the unintended breaking change in types.

v6.11.1

6.11.1 (2021-04-29)

Bug Fixes

v6.11.0

6.11.0 (2021-04-28)

Features

Bug Fixes

Dependencies

protobuf.js v6.10.2

Bug Fixes

Changelog

Sourced from protobufjs's changelog.

6.11.3 (2022-05-20)

Bug Fixes

6.11.2 (2021-04-30)

  • regenerated index.d.ts to fix the unintended breaking change in types.

6.11.1 (2021-04-29)

Bug Fixes

6.11.0 (2021-04-28)

Features

Bug Fixes

Dependencies

6.10.2 (2020-11-13)

Bug Fixes

Commits

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot bot and others added 30 commits March 16, 2020 06:35
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <[email protected]>
react router installed and added to readme as dependency
signup form created and basic styling applied.
reduced margins and restyled the app logo to remove the scroll
custom button modified to be used on collections items and be visible…
hildakh and others added 27 commits May 8, 2020 17:25
…createStructuredSelector from reselect. Empty cart check added
user selectors added and used to replaced mapStateToProps
checkout page updated with items from the cart and the total price
cart hidden on checkout page using dispatch shorthand and connect
cart items details added to checkout page
remove item from cart finished
clear, add and remove item from cart completed
* redux persist installed and added to Readme

* used persist store from redux persist

* config for persistor added. rootReducer was exported with persistReducer. App was wrapped with PersistGate to have access to a persisted state
* moved directory sections from directory component to its own reducer with an initial state of all the categories
Added Renovate
Co-authored-by: Hilda <hilda.kh.amiri@gmail>
* rendered only collection overview inside shop. moved collection prview mapping to collection overview

* collection selector added to shop selector using collection map

* collection item used in collection page to render each item. select collection was memoized using lodash memoize
* rendered only collection overview inside shop. moved collection prview mapping to collection overview

* collection selector added to shop selector using collection map

* collection item used in collection page to render each item. select collection was memoized using lodash memoize

* fixed collection find method in shop selector
* styles collection page
* changes the original shop data array to an object to normalize data and reduce the collection search time.
Adds a selector to transform collections objects to an array of objects for the collectionsOverview page
Adds stripe payment button and functionality to checkout
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.1 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.10.1...v6.11.3)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 2, 2022
@hildakh hildakh force-pushed the master branch 2 times, most recently from 0f3a16f to fe3764a Compare January 23, 2025 10:24
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