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

build(npm): bump @cparra/apexdocs from 2.25.0 to 3.7.2 #308

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2024

Bumps @cparra/apexdocs from 2.25.0 to 3.7.2.

Release notes

Sourced from @​cparra/apexdocs's releases.

v3.7.2

What's Changed

Full Changelog: cesarParra/apexdocs@v3.7.1...v3.7.2

v3.7.1

What's Changed

Full Changelog: cesarParra/apexdocs@v3.7.0...v3.7.1

v3.7.0

What's Changed

Full Changelog: cesarParra/apexdocs@v3.6.0...v3.7.0

v3.6.0

What's Changed

Custom field definitions in the object.meta.xml (metadata format as opposed to SFDX format where fields have their own XML file) are now included in the markdown documentation and changelog.

Standalone "extension" fields are now documented for both markdown and changelog commands. These are fields found in the source code without their parent object.meta-xml file. Usually these are fields that extend a Salesforce standard object or a custom object in another namespace not present in the source code.

Changelogs now include the description for new type members (class fields, properties, methods, etc. or custom fields) if present.

Custom field documentation now includes if the field is required.

The changelog command now accepts a configuration hook from a config file (JS or TS): transformChangeLogPage. This hook allows you to provide a Frontmatter string or object to the generated changelog Markdown file.

The library has been upgraded to the latest (2.16.0) version of the Apex Reflection library, providing better support for switch statements.

... (truncated)

Commits
  • 4594f93 Merge pull request #223 from cesarParra/reflection-2-16-1
  • 6e0d70b Upgrading to Apex Reflection 2.16.1
  • 9355659 Upgrading to Apex Reflection 2.16.1
  • 587ffb3 Merge pull request #219 from cesarParra/dependabot/npm_and_yarn/examples/vite...
  • 18a7dfe Merge pull request #220 from cesarParra/dependabot/npm_and_yarn/examples/open...
  • ee2244e Merge pull request #222 from cesarParra/fix-picklist-with-single-value-parsing
  • 9e84cbc Publishing patch
  • cc7d37d Fixes issue when parsing a picklist custom field that has a single value option
  • 057f97b Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/open-api
  • 9266603 Bump cross-spawn from 7.0.3 to 7.0.6 in /examples/vitepress
  • 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 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [@cparra/apexdocs](https://github.com/cesarParra/apexdocs) from 2.25.0 to 3.7.2.
- [Release notes](https://github.com/cesarParra/apexdocs/releases)
- [Commits](cesarParra/apexdocs@v2.25.0...v3.7.2)

---
updated-dependencies:
- dependency-name: "@cparra/apexdocs"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 30, 2025

Superseded by #320.

@dependabot dependabot bot closed this Jan 30, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/cparra/apexdocs-3.7.2 branch January 30, 2025 09:53
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants