Skip to content

Update Evernote macOS to 11.31.5 - #51866

Merged
allenhouchins merged 1 commit into
mainfrom
claude/vibrant-mccarthy-2ysa69
Aug 25, 2026
Merged

allenhouchins merged 1 commit into
mainfrom
claude/vibrant-mccarthy-2ysa69

Conversation

@allenhouchins

@allenhouchins allenhouchins commented Aug 25, 2026

Copy link
Copy Markdown
Member

Related issue: N/A — automated Fleet-maintained app version update

Checklist for submitter

  • Changes file added for user-visible changes in changes/, orbit/changes/ or ee/fleetd-chrome/changes. — N/A, matches the pattern used by other automated maintained-app version bumps (e.g. Update Fleet-maintained apps #51624), no changes file required.
  • Input data is properly validated, SELECT * is avoided, SQL injection is prevented (using placeholders for values in statements), JS inline code is prevented especially for url redirects, and untrusted data interpolated into shell scripts/commands is validated against shell metacharacters.
  • Timeouts are implemented and retries are limited to avoid infinite loops

Testing

  • QA'd all new/changed functionality manually — verified the new version number against https://evernote.com/release-notes and confirmed only the version field and the version string in the patched osquery query were updated.

Summary

Evernote released a new macOS version (11.31.5, up from 11.30.6) per https://evernote.com/release-notes.

This updates ee/maintained-apps/outputs/evernote/darwin.json:

  • version: 11.30.611.31.5
  • The version string embedded in the patched osquery query, to match

The installer_url is a stable "always serves latest" link (sha256: "no_check"), so it, the sha256, and the install/uninstall script refs are left untouched. The frozen input at ee/maintained-apps/inputs/homebrew/evernote.json is unchanged.


Generated by Claude Code

Summary by CodeRabbit

  • Bug Fixes
    • Updated the Evernote version requirement to 11.31.5 for improved version detection and patching on macOS.

@allenhouchins
allenhouchins marked this pull request as ready for review August 25, 2026 14:49
Copilot AI lite review requested due to automatic review settings August 25, 2026 14:49
@allenhouchins
allenhouchins merged commit d6c7d68 into main Aug 25, 2026
17 of 18 checks passed
@allenhouchins
allenhouchins deleted the claude/vibrant-mccarthy-2ysa69 branch August 25, 2026 14:50
@coderabbitai

coderabbitai Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: a5bcee18-f327-443f-bca8-3048a7f41e85

📥 Commits

Reviewing files that changed from the base of the PR and between f098c43 and 3d7e1ea.

📒 Files selected for processing (1)
  • ee/maintained-apps/outputs/evernote/darwin.json

Walkthrough

The Evernote Darwin catalog entry now targets version 11.31.5. The patched-version query now rejects installed versions below 11.31.5. Installer and uninstaller scripts remain unchanged.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch claude/vibrant-mccarthy-2ysa69

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Evernote macOS Fleet-maintained app manifest to version 11.31.5.

Changes:

  • Bumps the manifest version.
  • Updates the patched-version query threshold.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

4 participants