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

chore(master): release 7.0.0 #5

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

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Jul 7, 2022

🤖 I have created a release beep boop

7.0.0 (2022-07-08)

⚠ BREAKING CHANGES

Features

Bug Fixes

  • allow for an optional semicolon where there is an optional comma in parseOptionValue (#1571) (af1b449)
  • deps: patch minimatch vulnerability (#1704) (bac61b8)
  • deps: update dependency long to v5 (#1751) (dadc65e)
  • deps: use eslint 8.x (#1728) (fa01883)
  • do not let setProperty change the prototype (#1731) (3357ef7)
  • drop support for Node 4, 6, 8, 10 (#1764) (50370dd)
  • encoding of empty Buffers (#1514) (b4cae07), closes #1500 #885
  • fromObject should not initialize oneof members (#1597) (90afe44)
  • handling properly fields with leading and trailing comments after field with trailing comment (#1593) (9011aac)
  • proper relative path to protobufjs in cli (#1753) (a1d6029)
  • proto3 optional scalars should default to null in reflection API (#1693) (d9144de)
  • replace deprecated String.prototype.substr() (#1701) (e33a84a)
  • scope variable for map field to avoid redeclaration (#1717) (#1718) (1d3c02a)
  • support for options with repeated_value: [ "foo", "bar" ] (#1574) (f5b893c)
  • typo in pbjs help text (#1552) (7f46dbe)
  • update minimal.js to evade override mistake (#1742) (e2f33a0)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--protobufjs branch from 0fd436f to 3847bf8 Compare July 8, 2022 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
0 participants